Skip to content

Conversation

@FIoannides
Copy link
Collaborator

@FIoannides FIoannides commented Oct 10, 2025

Fix private cluster integration test by using shorter names.

Currently private cluster test always fails with:
ERROR: (gcloud.beta.container.node-pools.create) ResponseError: code=400, message=Node_pool.name must be less than 40 characters.

Some other changes include, uploading an artifact with the NodePools error log in cluster creating tests to improve debugging

@FIoannides FIoannides marked this pull request as ready for review October 10, 2025 09:11
Copy link
Collaborator

@jamOne- jamOne- left a comment

Choose a reason for hiding this comment

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

These logs don't contain any credentials, right?

@FIoannides
Copy link
Collaborator Author

These logs don't contain any credentials, right?

They contain only error messages returned by gcloud, I highly doubt that will print any credentials

Copy link
Member

@scaliby scaliby left a comment

Choose a reason for hiding this comment

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

As @jamOne- mentioned, please verify these logs doesn't contain any credentials. AFAIK they don't so approving.

@FIoannides FIoannides merged commit accd90a into develop Oct 10, 2025
12 checks passed
@FIoannides FIoannides deleted the shorter-names branch October 10, 2025 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants