Skip to content

Commit

Permalink
Add annotation operatorhub.io/ui-metadata-max-k8s-version: 1.21 (k8s…
Browse files Browse the repository at this point in the history
…-operatorhub#436)

* add script to add annotation for 1.22

Signed-off-by: Camila Macedo <[email protected]>

* update the bundles

Signed-off-by: Camila Macedo <[email protected]>
  • Loading branch information
camilamacedo86 authored Feb 1, 2022
1 parent a2954a0 commit b747f9e
Show file tree
Hide file tree
Showing 815 changed files with 6,291 additions and 6 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,6 @@ $RECYCLE.BIN/
site
results.json

scripts/add-annotation/add-annotation
# tmp
scripts/add-annotation/vendor/

Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["akkaclusters.app.lightbend.com"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
alm-examples: "[\n {\n \"apiVersion\": \"app.lightbend.com/v1alpha1\",\n \
\ \"kind\": \"AkkaCluster\",\n \"metadata\": {\n \"name\": \"akka-cluster-demo\"\
\n },\n \"spec\": {\n \"replicas\": 3,\n \"template\": {\n \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ metadata:
name: akka-cluster-operator.v0.2.0
namespace: placeholder
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["akkaclusters.app.lightbend.com"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
capabilities: Seamless Upgrades
categories: Application Runtime
certified: 'false'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ metadata:
name: akka-cluster-operator.v0.2.3
namespace: placeholder
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["akkaclusters.app.lightbend.com"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
capabilities: Seamless Upgrades
categories: Application Runtime
certified: 'false'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ metadata:
name: akka-cluster-operator.v1.0.0
namespace: placeholder
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["akkaclusters.app.lightbend.com"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
capabilities: Seamless Upgrades
categories: Application Runtime
certified: 'false'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["anchoreengines.anchore.com"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
alm-examples: "[\n {\n \"apiVersion\":\"anchore.com/v1alpha1\",\n \"kind\"\
:\"AnchoreEngine\",\n \"metadata\":{\n \"name\":\"example-anchoreengine\"\
\n },\n \"spec\":{\n \"anchore-feeds-db\":{\n \"externalEndpoint\"\
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["anchoreengines.anchore.com"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
alm-examples: |-
[
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ metadata:
name: api-operator.v1.0.1
namespace: placeholder
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["apis.wso2.com" "ratelimitings.wso2.com" "securities.wso2.com" "targetendpoints.wso2.com"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
alm-examples: >-
[{"apiVersion":"wso2.com/v1alpha1","kind":"API","metadata":{"name":"petstore"},"spec":{"definition":{"configmapName":"petstore-swagger","type":"swagger"},"interceptorConfName":"","mode":"privateJet","override":true,"replicas":1,"updateTimeStamp":""}},{"apiVersion":"wso2.com/v1alpha1","kind":"API","metadata":{"name":"test-api-publisher","namespace":"wso2-system"},"spec":{"definition":{"configmapName":"test-publish","type":"swagger"},"replicas":1}},{"apiVersion":"wso2.com/v1alpha1","kind":"Security","metadata":{"name":"jwt-security"},"spec":{"type":"JWT","issuer":"https://localhost:9443/jwt/token","audience":"https://localhost:9443/jwt/token","certificate":"wso2am300-secret"}},{"apiVersion":"wso2.com/v1alpha1","kind":"RateLimiting","metadata":{"name":"app1"},"spec":{"type":"application","description":"Allow
4 requests per
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ metadata:
name: api-operator.v1.1.0
namespace: placeholder
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["apis.wso2.com" "ratelimitings.wso2.com" "securities.wso2.com" "targetendpoints.wso2.com"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
alm-examples: >-
[
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["apis.wso2.com" "ratelimitings.wso2.com" "securities.wso2.com" "targetendpoints.wso2.com"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
alm-examples: |-
[
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["apis.wso2.com" "ratelimitings.wso2.com" "securities.wso2.com" "targetendpoints.wso2.com"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
alm-examples: |-
[
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["apis.wso2.com" "ratelimitings.wso2.com" "securities.wso2.com" "targetendpoints.wso2.com"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
alm-examples: |-
[
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["apis.wso2.com" "ratelimitings.wso2.com" "securities.wso2.com" "targetendpoints.wso2.com"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
alm-examples: |-
[
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["apis.wso2.com" "integrations.wso2.com" "targetendpoints.wso2.com"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
alm-examples: |-
[
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["apicasts.apps.3scale.net"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
capabilities: Full Lifecycle
categories: "Integration & Delivery"
certified: "false"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["apicasts.apps.3scale.net"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
capabilities: Full Lifecycle
categories: "Integration & Delivery"
certified: "false"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["apicasts.apps.3scale.net"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
capabilities: Full Lifecycle
categories: "Integration & Delivery"
certified: "false"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["apicasts.apps.3scale.net"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
alm-examples: |-
[
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["apicasts.apps.3scale.net"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
alm-examples: |-
[
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["apicasts.apps.3scale.net"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
alm-examples: |-
[
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["apicasts.apps.3scale.net"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
alm-examples: |-
[
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ metadata:
name: apicurio-registry.v0.0.1
namespace: placeholder
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["apicurioregistries.apicur.io"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
alm-examples: >-
[{"apiVersion":"apicur.io/v1alpha1","kind":"ApicurioRegistry","metadata":{"name":"example-apicurioregistry"},"spec":{"image":{"registry":"docker.io/apicurio","version":"latest-release"},"configuration":{"persistence":"mem"},"deployment":{"route":"registry.example.com"}}}]
categories: ' Streaming & Messaging'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["apicurioregistries.apicur.io"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
alm-examples: |-
[
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["apicurioregistries.apicur.io"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
alm-examples: |-
[
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
# Setting operatorhub.io/ui-metadata-max-k8s-version annotation automatically
# The following is an informative annotation to let its users know that this distribution
# uses removed APIs in 1.22 and will not work on K8S clusters 1.22+.
# Following the findings for this distribution:
# this bundle is using APIs which were deprecated and removed in v1.22. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22. Migrate the API(s) for CRD: (["adams.appdynamics.com" "clusteragents.appdynamics.com" "infravizs.appdynamics.com"])
operatorhub.io/ui-metadata-max-k8s-version: 1.21
alm-examples: |-
[
{
Expand Down
Loading

0 comments on commit b747f9e

Please sign in to comment.