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

Update CrownLabs operators SDKs #896

Merged
merged 2 commits into from
May 16, 2024
Merged

Update CrownLabs operators SDKs #896

merged 2 commits into from
May 16, 2024

Conversation

air-31
Copy link
Contributor

@air-31 air-31 commented Mar 26, 2024

This PR upgrades direct dependencies required by CrownLabs operators, bringing them to an up-to-date state.
The upgrade of indirect dependencies was left to the management of the direct ones.
Minor codebases changes as required by the updates.

@air-31 air-31 requested a review from a team as a code owner March 26, 2024 16:58
@kingmakerbot
Copy link
Collaborator

Hi @air-31. Thanks for your PR.

I am @kingmakerbot.
You can interact with me issuing a slash command in the first line of a comment.
Currently, I understand the following commands:

  • /rebase: Rebase this PR onto the master branch
  • /merge: Merge this PR into the master branch
  • /hold: Adds hold label to prevent merging with /merge
  • /unhold: Removes the hold label to allow merging with /merge
  • /deploy-staging: Deploy a staging environment to test this PR (the build-all flag enables user environments building)
  • /undeploy-staging: Manually undeploy the staging environment

Make sure this PR appears in the CrownLabs changelog, adding one of the following labels:

  • kind/breaking: 💥 Breaking Change
  • kind/feature: 🚀 New Feature
  • kind/bug: 🐛 Bug Fix
  • kind/cleanup: 🧹 Code Refactoring
  • kind/docs: 📝 Documentation

@kingmakerbot
Copy link
Collaborator

The go.mod and/or go.sum files appear not to be correctly tidied.

Please, rerun go mod tidy to fix the issues.

@kingmakerbot
Copy link
Collaborator

The generated files in the operators/ folder appear to be out-of-date.

Please, ensure you are using the correct version of controller-gen and re-run:

make generate
make manifests
Here it is an excerpt of the diff:

@kingmakerbot
Copy link
Collaborator

The go.mod and/or go.sum files appear not to be correctly tidied.

Please, rerun go mod tidy to fix the issues.

@kingmakerbot
Copy link
Collaborator

The generated files in the operators/ folder appear to be out-of-date.

Please, ensure you are using the correct version of controller-gen and re-run:

make generate
make manifests
Here it is an excerpt of the diff:

@kingmakerbot
Copy link
Collaborator

The go.mod and/or go.sum files appear not to be correctly tidied.

Please, rerun go mod tidy to fix the issues.

@kingmakerbot
Copy link
Collaborator

The generated files in the operators/ folder appear to be out-of-date.

Please, ensure you are using the correct version of controller-gen and re-run:

make generate
make manifests
Here it is an excerpt of the diff:

@kingmakerbot
Copy link
Collaborator

The generated files in the operators/ folder appear to be out-of-date.

Please, ensure you are using the correct version of controller-gen and re-run:

make generate
make manifests
Here it is an excerpt of the diff:

@QcFe
Copy link
Collaborator

QcFe commented Apr 10, 2024

/deploy-staging

@kingmakerbot
Copy link
Collaborator

Your staging environment has been correctly deployed/updated!
Available here: Frontend, Qlkube
Operators: add the crownlabs.polito.it/operator-selector=staging-896 label to your tenant.

@QcFe
Copy link
Collaborator

QcFe commented Apr 17, 2024

/deploy-staging

@kingmakerbot
Copy link
Collaborator

Your staging environment has been correctly deployed/updated!
Available here: Frontend, Qlkube
Operators: add the crownlabs.polito.it/operator-selector=staging-896 label to your tenant.

@QcFe
Copy link
Collaborator

QcFe commented May 9, 2024

/rebase

@QcFe
Copy link
Collaborator

QcFe commented May 9, 2024

/deploy-staging

@kingmakerbot
Copy link
Collaborator

Your staging environment has been correctly deployed/updated!
Available here: Frontend, Qlkube
Operators: add the crownlabs.polito.it/operator-selector=staging-896 label to your tenant.

@air-31 air-31 force-pushed the qc-ilk/ops-sdk-update branch 2 times, most recently from 16dff84 to d8e8bcc Compare May 16, 2024 15:58
@QcFe
Copy link
Collaborator

QcFe commented May 16, 2024

/merge

@kingmakerbot kingmakerbot merged commit 5f8d88b into master May 16, 2024
32 checks passed
@kingmakerbot kingmakerbot deleted the qc-ilk/ops-sdk-update branch May 16, 2024 17:42
@kingmakerbot
Copy link
Collaborator

Your staging environment has been correctly teared-down!

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.

None yet

3 participants