-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 OpenShift Model to latest version of OpenShift API #5286
Labels
component/openshift-model
Deals with Red Hat OpenShift Model
platform/openshift
Specific to OpenShift
Milestone
Comments
manusa
added
platform/openshift
Specific to OpenShift
component/openshift-model
Deals with Red Hat OpenShift Model
labels
Jul 3, 2023
rohanKanojia
added a commit
to rohanKanojia/kubernetes-client
that referenced
this issue
Sep 29, 2023
…t available versions (fabric8io#5286) Update OpenShift Model deps to latest version. Add new types for OpenShift 4.13.12 Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia
added a commit
to rohanKanojia/kubernetes-client
that referenced
this issue
Oct 3, 2023
…t available versions (fabric8io#5286) Update OpenShift Model deps to latest version. Add new types for OpenShift 4.13.12 Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia
added a commit
to rohanKanojia/kubernetes-client
that referenced
this issue
Oct 4, 2023
…t available versions (fabric8io#5286) Update OpenShift Model deps to latest version. Add new types for OpenShift 4.13.12 Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia
added a commit
to rohanKanojia/kubernetes-client
that referenced
this issue
Oct 4, 2023
…rces to OpenShiftClient (fabric8io#5286) Add DSL support for the following endpoints: - openShiftClient.metal3RemediationTemplates() - openShiftClient.metal3Remediations() - openShiftClient.projectHelmChartRepositories() - openShiftClient.operatorHub().olmConfigs() - openShiftClient.config().imageTagMirrorSets() - openShiftClient.config().imageDigestMirrorSets() - openShiftClient.machine().controlPlaneMachineSets() Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia
added a commit
to rohanKanojia/kubernetes-client
that referenced
this issue
Oct 4, 2023
…rces to OpenShiftClient (fabric8io#5286) Add DSL support for the following endpoints: - openShiftClient.metal3RemediationTemplates() - openShiftClient.metal3Remediations() - openShiftClient.projectHelmChartRepositories() - openShiftClient.operatorHub().olmConfigs() - openShiftClient.config().imageTagMirrorSets() - openShiftClient.config().imageDigestMirrorSets() - openShiftClient.machine().controlPlaneMachineSets() Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia
added a commit
to rohanKanojia/kubernetes-client
that referenced
this issue
Oct 4, 2023
…t available versions (fabric8io#5286) Update OpenShift Model deps to latest version. Add new types for OpenShift 4.13.12 Signed-off-by: Rohan Kumar <rohaan@redhat.com>
manusa
pushed a commit
that referenced
this issue
Oct 5, 2023
…t available versions (#5286) Update OpenShift Model deps to latest version. Add new types for OpenShift 4.13.12 Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia
added a commit
to rohanKanojia/kubernetes-client
that referenced
this issue
Oct 5, 2023
…rces to OpenShiftClient (fabric8io#5286) Add DSL support for the following endpoints: - openShiftClient.metal3RemediationTemplates() - openShiftClient.metal3Remediations() - openShiftClient.projectHelmChartRepositories() - openShiftClient.operatorHub().olmConfigs() - openShiftClient.config().imageTagMirrorSets() - openShiftClient.config().imageDigestMirrorSets() - openShiftClient.machine().controlPlaneMachineSets() Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia
added a commit
to rohanKanojia/kubernetes-client
that referenced
this issue
Oct 5, 2023
…rces to OpenShiftClient (fabric8io#5286) Add DSL support for the following endpoints: - openShiftClient.metal3RemediationTemplates() - openShiftClient.metal3Remediations() - openShiftClient.projectHelmChartRepositories() - openShiftClient.operatorHub().olmConfigs() - openShiftClient.config().imageTagMirrorSets() - openShiftClient.config().imageDigestMirrorSets() - openShiftClient.machine().controlPlaneMachineSets() Signed-off-by: Rohan Kumar <rohaan@redhat.com>
manusa
pushed a commit
that referenced
this issue
Oct 5, 2023
…rces to OpenShiftClient (#5286) Add DSL support for the following endpoints: - openShiftClient.metal3RemediationTemplates() - openShiftClient.metal3Remediations() - openShiftClient.projectHelmChartRepositories() - openShiftClient.operatorHub().olmConfigs() - openShiftClient.config().imageTagMirrorSets() - openShiftClient.config().imageDigestMirrorSets() - openShiftClient.machine().controlPlaneMachineSets() Signed-off-by: Rohan Kumar <rohaan@redhat.com>
Can this one be closed now? |
Yes, I think so. |
rohanKanojia
added a commit
to rohanKanojia/kubernetes-client
that referenced
this issue
Oct 25, 2023
…io issue While updating OpenShift Model in fabric8io#5286 I was facing an issue with Sundrio model generation, for which I created this issue sundrio/sundrio#425 Now that this issue is fixed and we've updated to latest sundrio version. let's remove this workaround. Signed-off-by: Rohan Kumar <rohaan@redhat.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
component/openshift-model
Deals with Red Hat OpenShift Model
platform/openshift
Specific to OpenShift
Is your task related to a problem? Please describe
We should upgrade our OpenShift Model to latest version of OpenShift.
I checked on an OpenShift 4.13.0 cluster and I see these resources missing:
Describe the solution you'd like
OpenShift Model should be aligned with the latest versions of OpenShift
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: