Skip to content

Conversation

@cfryanr
Copy link
Contributor

@cfryanr cfryanr commented Jun 26, 2025

Update the docs and integration tests for the new CI system. Unfortunately, we can't use public IPs anymore.

Please note that I am also using this to test that the new CI system's pull-requests pipeline works.

Release note:

NONE

@cfryanr cfryanr changed the title update docs for new internal CI update docs and tests for new internal CI Jun 27, 2025

t.Run("using externally provided TLS serving cert with stringData", func(t *testing.T) {
if env.Proxy == "" {
t.Skip("Skipping ClusterIP test because squid proxy is not present")
Copy link
Contributor Author

@cfryanr cfryanr Jun 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to reviewers: these tests messed with the CredentialIssuer's spec a lot. When they take away the part of the spec which configures the annotation which tells GKE to only assign internal IPs to the load balancer, then the load balancer gets confused and stops working. To solve this, I'm skipping these tests except on Kind clusters, which still gives us good enough coverage for these behaviors.

@cfryanr
Copy link
Contributor Author

cfryanr commented Jun 30, 2025

Note to reviewers: please ignore the image scan failure. We need to upgrade to the latest Golang, but I don't want to do that until we get all our other pipelines working.

@cfryanr cfryanr merged commit 9d681f2 into main Jul 1, 2025
28 of 29 checks passed
@cfryanr cfryanr deleted the new_ci branch July 1, 2025 19:12
@cfryanr cfryanr mentioned this pull request Aug 1, 2025
29 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants