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

[FEATURE]: Migrate image registry from k8s.gcr.io to registry.k8s.io #744

Closed
donatwork opened this issue Apr 4, 2023 · 1 comment
Closed
Labels
area/csi-powerflex Issue pertains to the CSI Driver for Dell EMC PowerFlex area/csi-powermax Issue pertains to the CSI Driver for Dell EMC PowerMax area/csi-powerscale Issue pertains to the CSI Driver for Dell EMC PowerScale area/csi-powerstore Issue pertains to the CSI Driver for Dell EMC PowerStore area/csi-unity Issue pertains to the CSI Driver for Dell EMC Unity area/csm-authorization Issue pertains to the CSM Authorization module area/csm-operator type/feature A feature. This label is applied to a feature issues.
Milestone

Comments

@donatwork
Copy link
Contributor

Describe the solution you'd like
Kubernetes image registry will move to registry.k8s.io. We need to switch.
See https://kubernetes.io/blog/2023/03/10/image-registry-redirect/

@donatwork donatwork added needs-triage Issue requires triage. type/feature-request New feature request. This is the default label associated with a feature request issue. labels Apr 4, 2023
@donatwork donatwork self-assigned this Apr 4, 2023
@donatwork donatwork added area/csm-observability Issue pertains to the CSM Observability module and removed needs-triage Issue requires triage. labels Apr 4, 2023
@donatwork
Copy link
Contributor Author

Checked Observability and found no references. Found the following in csi, helm-charts, and csm-operator.

./helm-charts/charts/csi-powermax/templates/_helpers.tpl
./helm-charts/charts/csi-powerstore/templates/_helpers.tpl
./csi-powerscale/helm/csi-isilon/templates/_helpers.tpl
./csm-operator/operatorconfig/driverconfig/common/default.yaml
./csm-operator/operatorconfig/driverconfig/common/k8s-1.21-values.yaml
./csm-operator/operatorconfig/driverconfig/common/k8s-1.22-values.yaml
./csm-operator/operatorconfig/driverconfig/common/k8s-1.23-values.yaml
./csm-operator/operatorconfig/driverconfig/common/k8s-1.24-values.yaml
./csm-operator/operatorconfig/driverconfig/common/k8s-1.25-values.yaml
./csm-operator/operatorconfig/driverconfig/common/k8s-1.26-values.yaml
./csm-operator/operatorconfig/driverconfig/powerflex/v2.4.0/controller.yaml
./csm-operator/operatorconfig/driverconfig/powerflex/v2.4.0/node.yaml
./csm-operator/operatorconfig/driverconfig/powerflex/v2.5.0/controller.yaml
./csm-operator/operatorconfig/driverconfig/powerflex/v2.5.0/node.yaml
./csm-operator/operatorconfig/driverconfig/powerflex/v2.6.0/controller.yaml
./csm-operator/operatorconfig/driverconfig/powerflex/v2.6.0/node.yaml
./csm-operator/operatorconfig/driverconfig/powerscale/v2.4.0/controller.yaml
./csm-operator/operatorconfig/driverconfig/powerscale/v2.4.0/node.yaml
./csm-operator/operatorconfig/driverconfig/powerscale/v2.5.0/controller.yaml
./csm-operator/operatorconfig/driverconfig/powerscale/v2.5.0/node.yaml
./csm-operator/operatorconfig/driverconfig/powerscale/v2.6.0/controller.yaml
./csm-operator/operatorconfig/driverconfig/powerscale/v2.6.0/node.yaml
./csm-operator/operatorconfig/driverconfig/powerstore/v2.4.0/controller.yaml
./csm-operator/operatorconfig/driverconfig/powerstore/v2.4.0/node.yaml
./csm-operator/operatorconfig/driverconfig/powerstore/v2.5.0/controller.yaml
./csm-operator/operatorconfig/driverconfig/powerstore/v2.5.0/node.yaml
./csm-operator/operatorconfig/driverconfig/powerstore/v2.6.0/controller.yaml
./csm-operator/operatorconfig/driverconfig/powerstore/v2.6.0/node.yaml
./csm-operator/tests/config/driverconfig/powerflex/v2.6.0/controller.yaml
./csm-operator/tests/config/driverconfig/powerflex/v2.6.0/node.yaml
./csm-operator/tests/config/driverconfig/powerscale/v2.4.0/controller.yaml
./csm-operator/tests/config/driverconfig/powerscale/v2.4.0/node.yaml
./csm-operator/tests/config/driverconfig/powerscale/v2.5.0/controller.yaml
./csm-operator/tests/config/driverconfig/powerscale/v2.5.0/node.yaml
./csm-operator/tests/config/driverconfig/powerscale/v2.6.0/controller.yaml
./csm-operator/tests/config/driverconfig/powerscale/v2.6.0/node.yaml
./csm-operator/tests/config/driverconfig/powerstore/v2.6.0/controller.yaml
./csm-operator/tests/config/driverconfig/powerstore/v2.6.0/node.yaml

@donatwork donatwork added area/csi-powerstore Issue pertains to the CSI Driver for Dell EMC PowerStore area/csi-powerscale Issue pertains to the CSI Driver for Dell EMC PowerScale area/csi-powermax Issue pertains to the CSI Driver for Dell EMC PowerMax area/csm-operator and removed area/csm-observability Issue pertains to the CSM Observability module labels Apr 5, 2023
@harshaatdell harshaatdell added this to the v1.7.0 milestone Apr 5, 2023
@harshaatdell harshaatdell added area/csm-authorization Issue pertains to the CSM Authorization module area/csi-powerflex Issue pertains to the CSI Driver for Dell EMC PowerFlex area/csi-unity Issue pertains to the CSI Driver for Dell EMC Unity labels Apr 5, 2023
@shaynafinocchiaro shaynafinocchiaro added type/feature A feature. This label is applied to a feature issues. and removed type/feature-request New feature request. This is the default label associated with a feature request issue. labels Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/csi-powerflex Issue pertains to the CSI Driver for Dell EMC PowerFlex area/csi-powermax Issue pertains to the CSI Driver for Dell EMC PowerMax area/csi-powerscale Issue pertains to the CSI Driver for Dell EMC PowerScale area/csi-powerstore Issue pertains to the CSI Driver for Dell EMC PowerStore area/csi-unity Issue pertains to the CSI Driver for Dell EMC Unity area/csm-authorization Issue pertains to the CSM Authorization module area/csm-operator type/feature A feature. This label is applied to a feature issues.
Projects
None yet
Development

No branches or pull requests

5 participants