-
Notifications
You must be signed in to change notification settings - Fork 19
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
Configure storage setup for the logging in obs cluster #348
Conversation
2ba64e7
to
1fec461
Compare
f665013
to
e050401
Compare
e050401
to
413a00e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks really good, we can review this on Thursday morning.
clusterID: openshift-storage | ||
csi.storage.k8s.io/controller-expand-secret-name: rook-csi-rbd-provisioner | ||
csi.storage.k8s.io/controller-expand-secret-namespace: openshift-storage | ||
csi.storage.k8s.io/fstype: ext4 | ||
csi.storage.k8s.io/node-stage-secret-name: rook-csi-rbd-node | ||
csi.storage.k8s.io/node-stage-secret-namespace: openshift-storage | ||
csi.storage.k8s.io/provisioner-secret-name: rook-csi-rbd-provisioner | ||
csi.storage.k8s.io/provisioner-secret-namespace: openshift-storage | ||
imageFeatures: layering | ||
imageFormat: "2" | ||
pool: nerc_ocp_obs_1_rbd |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@larsks we just wanted to double check, does this external ceph configuration for the storage on the obs cluster look good with these parameters?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looking good to me. just checked the storage in the call
- affects obs-cluster - add clusterroles rbac - streamline: remove redundant github-client-secret.yaml (follow OCP-on-NERC#316) - adjust kustomization.yaml to that - cleanup: remove oauths-clientsecret-nerc, keycloak.mss not needed (yet) -adjust rook-ceph-external-cluster to fit to changes in OCP-on-NERC#348 fixes nerc-project/operations#308 Signed-off-by: /Thor(sten)?/ Schwesig <89909507+schwesig@users.noreply.github.com>
- affects obs-cluster - add clusterroles rbac - streamline: remove redundant github-client-secret.yaml (follow OCP-on-NERC#316) - adjust kustomization.yaml to that - cleanup: remove oauths-clientsecret-nerc, keycloak.mss not needed (yet) -adjust rook-ceph-external-cluster to fit to changes in OCP-on-NERC#348 fixes nerc-project/operations#308 Signed-off-by: /Thor(sten)?/ Schwesig <89909507+schwesig@users.noreply.github.com>
- affects obs-cluster - add clusterroles rbac - streamline: remove redundant github-client-secret.yaml (follow OCP-on-NERC#316) - adjust kustomization.yaml to that - cleanup: remove oauths-clientsecret-nerc, keycloak.mss not needed (yet) -adjust rook-ceph-external-cluster to fit to match changes in OCP-on-NERC#348 fixes nerc-project/operations#308 Signed-off-by: /Thor(sten)?/ Schwesig <89909507+schwesig@users.noreply.github.com>
- affects obs-cluster - add clusterroles rbac - streamline: remove redundant github-client-secret.yaml (follow OCP-on-NERC#316) - adjust kustomization.yaml to that - cleanup: remove oauths-clientsecret-nerc, keycloak.mss not needed (yet) -adjust rook-ceph-external-cluster to fit to match changes in OCP-on-NERC#348 fixes nerc-project/operations#308 Signed-off-by: /Thor(sten)?/ Schwesig <89909507+schwesig@users.noreply.github.com>
- affects obs-cluster - add clusterroles rbac - streamline: remove redundant github-client-secret.yaml (follow OCP-on-NERC#316) - adjust kustomization.yaml to that - cleanup: remove oauths-clientsecret-nerc, keycloak.mss not needed (yet) -adjust rook-ceph-external-cluster to fit to match changes in OCP-on-NERC#348 fixes nerc-project/operations#308 Signed-off-by: /Thor(sten)?/ Schwesig <89909507+schwesig@users.noreply.github.com>
- affects obs-cluster - add clusterroles rbac - streamline: remove redundant github-client-secret.yaml (follow OCP-on-NERC#316) - adjust kustomization.yaml to that - cleanup: remove oauths-clientsecret-nerc, keycloak.mss not needed (yet) -adjust rook-ceph-external-cluster to fit to match changes in OCP-on-NERC#348 fixes nerc-project/operations#308 Signed-off-by: /Thor(sten)?/ Schwesig <89909507+schwesig@users.noreply.github.com>
- affects obs-cluster - add clusterroles rbac - streamline: remove redundant github-client-secret.yaml (follow #316) - adjust kustomization.yaml to that - cleanup: remove oauths-clientsecret-nerc, keycloak.mss not needed (yet) -adjust rook-ceph-external-cluster to fit to match changes in #348 fixes nerc-project/operations#308 Signed-off-by: /Thor(sten)?/ Schwesig <89909507+schwesig@users.noreply.github.com>
Refers #342