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

cass-operator webhook fixes #415

Closed

Conversation

Miles-Garnsey
Copy link
Member

@Miles-Garnsey Miles-Garnsey commented Feb 16, 2022

What this PR does:

Bumps cass-operator version to a new version which has the right failure behaviour in the webhook (see this PR).

Fixes issues in the e2e tests which arise from the wrong namespace being specified for the webhooks.0.clientConfig.service.namespace.

Which issue(s) this PR fixes:

#397 originally talked about some problems with the ValidatingWebhookConfiguration, these do not occur in real deployments, but will occur during tests.

It has since been repurposed to focus on the e2e test kustomizations.

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CHANGELOG.md updated (not required for documentation PRs)
  • CLA Signed: DataStax CLA

@Miles-Garnsey Miles-Garnsey marked this pull request as ready for review February 16, 2022 07:22
@Miles-Garnsey Miles-Garnsey requested a review from a team as a code owner February 16, 2022 07:22
@Miles-Garnsey
Copy link
Member Author

Subject to tests passing I believe that this addresses the issues raised in #397 and is ready for review.

@Miles-Garnsey
Copy link
Member Author

OK @burmanm and @jsanda (whoever sees this first) this looks good to go IMO.

Tests failing

  • ClusterScoped/MultiDcMultiCluster fails everywhere. Once this is closed I can start looking into why.
  • MultiDcAuthOnOff, MultiDcEncryptionWithStargate, MultiDcEncryptionWithReaper fail frequently too, I can't see that there's any necessary connection to the webhook in these failures, and have seen them in many other PRs today.

Are we happy to approve or are there too many failing tests?

@jdonenine
Copy link
Collaborator

This is covered in #365 so we'll close this PR and grab the change via the other.

@jdonenine jdonenine closed this Feb 16, 2022
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.

2 participants