forked from fabric8io/kubernetes-client
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix (extensions/certmanager) : Update CertManager extension to latest…
… version (fabric8io#4327) + Update CertManager extension to latest version (`v1.9.0-beta.1.0.20220829113803-8465f1223efb`) + Remove manual model classes with field name `class` (i.e. ACMEChallengeSolverHTTP01Ingress) + Remove Deprecated CertManager APIs - CertManager v1alpha2, v1alpha3, v1beta1 APIs were deprecated in v1.4.0 and are removed in v1.7.0 Read https://cert-manager.io/docs/installation/upgrading/remove-deprecated-apis/ for more details + Force protobuf and yaml.v2 dependencies to not use vulnerable versions Signed-off-by: Rohan Kumar <[email protected]>
- Loading branch information
1 parent
de27297
commit abef0e2
Showing
254 changed files
with
2,807 additions
and
46,027 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
72 changes: 0 additions & 72 deletions
72
...ertmanager/client/src/main/java/io/fabric8/certmanager/client/V1alpha2APIGroupClient.java
This file was deleted.
Oops, something went wrong.
72 changes: 0 additions & 72 deletions
72
...ertmanager/client/src/main/java/io/fabric8/certmanager/client/V1alpha3APIGroupClient.java
This file was deleted.
Oops, something went wrong.
72 changes: 0 additions & 72 deletions
72
...certmanager/client/src/main/java/io/fabric8/certmanager/client/V1beta1APIGroupClient.java
This file was deleted.
Oops, something went wrong.
35 changes: 0 additions & 35 deletions
35
...rtmanager/client/src/main/java/io/fabric8/certmanager/client/dsl/V1alpha2APIGroupDSL.java
This file was deleted.
Oops, something went wrong.
35 changes: 0 additions & 35 deletions
35
...rtmanager/client/src/main/java/io/fabric8/certmanager/client/dsl/V1alpha3APIGroupDSL.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.