Skip to content

Update operators to latest kubebuilder versions #2890

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

Merged
merged 14 commits into from
Feb 7, 2025

Conversation

J12934
Copy link
Member

@J12934 J12934 commented Feb 6, 2025

Description

Update operator and kubernetes auto-discovery to latest kubebuilder and golang version.

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure that all your commits are signed-off and that you are added to the Contributors file.
  • Make sure that all CI finish successfully.
  • Optional (but appreciated): Make sure that all commits are Verified.

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
@J12934 J12934 added the dependencies Pull requests that update a dependency file label Feb 6, 2025
@J12934 J12934 self-assigned this Feb 6, 2025
Copy link

netlify bot commented Feb 6, 2025

Deploy Preview for docs-securecodebox ready!

Name Link
🔨 Latest commit 1781e22
🔍 Latest deploy log https://app.netlify.com/sites/docs-securecodebox/deploys/67a6184df1ab220008f04ecc
😎 Deploy Preview https://deploy-preview-2890--docs-securecodebox.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

github-actions bot commented Feb 6, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.3s
⚠️ DOCKERFILE hadolint 4 1 0.14s
⚠️ GO golangci-lint yes 1 0.83s
⚠️ JAVASCRIPT eslint 4 1 0.59s
⚠️ YAML prettier 10 1 3.26s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Newer kubebuilder / controller-gen now grouped these role together to share entries. The still end up with the same permission, just defined slightly differently

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
…ually allowed to write file with it's cat command

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
Copy link
Member

@Weltraumschaf Weltraumschaf left a comment

Choose a reason for hiding this comment

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

See my comments.

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
Copy link

sonarqubecloud bot commented Feb 7, 2025

@Weltraumschaf Weltraumschaf merged commit 456eeab into main Feb 7, 2025
54 checks passed
@Weltraumschaf Weltraumschaf deleted the feature/update-go-operators branch February 7, 2025 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants