-
Notifications
You must be signed in to change notification settings - Fork 65
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
Upgrade devfile registry operator to use operator SDK v1.39.1 #1626
Labels
area/registry
Devfile registry for stacks and infrastructure
kind/user-story
User story for new enhancement
Comments
michael-valdron
added a commit
to michael-valdron/devfile-registry-operator
that referenced
this issue
Aug 21, 2024
Signed-off-by: Michael Valdron <[email protected]>
3 tasks
michael-valdron
added a commit
to devfile/registry-operator
that referenced
this issue
Aug 22, 2024
* update README with known issue devfile/api#1626 Signed-off-by: Michael Valdron <[email protected]> * update CLUSTER_SUPPORT.md with current cluster support information Signed-off-by: Michael Valdron <[email protected]> * update cluster requirements under README Signed-off-by: Michael Valdron <[email protected]> --------- Signed-off-by: Michael Valdron <[email protected]>
This issue is stale because it has been open for 90 days with no activity. Remove stale label or comment or this will be closed in 60 days. |
4 tasks
Needs to be done as part of #1693. |
Setting new target for updated OCP versions under #1693. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/registry
Devfile registry for stacks and infrastructure
kind/user-story
User story for new enhancement
/kind user-story
Which area is this user story related to?
/area registry
User Story
As a registry operator provider, I want to ensure the operator sdk is kept up to date and in sync with supported k8s and go versions so there is no breakage when running makefile commands.
Continuing from #1106, we'll need to perform the same operator sdk upgrade process to sync version with current Go 1.22 and Kubernetes 1.31.0.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: