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

validate kafkauser annotations before creating csr #1019

Merged
merged 2 commits into from
Jul 24, 2023

Conversation

LuciferInLove
Copy link
Contributor

Description

  • Validate KafkaUser annotations before creating CSRs in kafkauser controller
  • Update koperator API to v0.28.6
  • Use the CertManagerSignerNamePrefix constant from the API package everywhere

Type of Change

  • New Feature

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

* update koperator api
* use CertManagerSignerNamePrefix const from api package
@LuciferInLove LuciferInLove requested a review from a team as a code owner July 20, 2023 14:24
pregnor
pregnor previously approved these changes Jul 20, 2023
controllers/kafkauser_controller.go Outdated Show resolved Hide resolved
@bartam1
Copy link
Contributor

bartam1 commented Jul 21, 2023

It would be nice to have this validation with webhook also. We already has a draft PR (#968) regarding validating webhook for kafkaUser. It would be nice to add this validation into that one. I will write a comment into that ticket.

@bartam1 bartam1 mentioned this pull request Jul 21, 2023
6 tasks
bartam1
bartam1 previously approved these changes Jul 21, 2023
@LuciferInLove LuciferInLove dismissed stale reviews from bartam1 and pregnor via 470a442 July 21, 2023 13:35
@LuciferInLove LuciferInLove merged commit 7fbb5e1 into master Jul 24, 2023
4 checks passed
@LuciferInLove LuciferInLove deleted the kafkauser-validate-annotations branch July 24, 2023 15:58
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