Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] CCE: Fix kubeconfig insecure-skip-tls-verify #2785

Merged
merged 2 commits into from
Jan 15, 2025
Merged

Conversation

muneeb-jan
Copy link
Member

@muneeb-jan muneeb-jan commented Jan 15, 2025

Summary of the Pull Request

Update go mod to fetch new gopher version. Required changes already done in gopher i.e. add missing key insecure-skip-tls-verify in clusters in kubeconfig when cluster is external.

PR Checklist

Acceptance Steps Performed

=== RUN   TestAccCCEKubeConfigV3DataSource_basic
=== PAUSE TestAccCCEKubeConfigV3DataSource_basic
=== CONT  TestAccCCEKubeConfigV3DataSource_basic
--- PASS: TestAccCCEKubeConfigV3DataSource_basic (692.91s)
PASS

@muneeb-jan muneeb-jan self-assigned this Jan 15, 2025
@muneeb-jan muneeb-jan marked this pull request as ready for review January 15, 2025 13:38
@muneeb-jan muneeb-jan added the gate Merge PR label Jan 15, 2025
Copy link

otc-zuul bot commented Jan 15, 2025

Build succeeded.
https://zuul.otc-service.com/t/eco/buildset/02a616a8c3284d228fec3b3bde97d8e6

✔️ build-otc-releasenotes SUCCESS in 4m 06s
✔️ noop SUCCESS in 0s
✔️ otc-golangci-lint SUCCESS in 3m 30s
✔️ golang-make-test SUCCESS in 3m 58s
✔️ golang-make-vet SUCCESS in 2m 36s
✔️ tflint SUCCESS in 1m 52s
✔️ goreleaser-build SUCCESS in 7m 48s

@otc-zuul otc-zuul bot merged commit bb89377 into devel Jan 15, 2025
6 checks passed
@otc-zuul otc-zuul bot deleted the fix-kube-config branch January 15, 2025 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants