Draft: Updating ConsoleLinks related to SSO/Portal
All threads resolved!
All threads resolved!
Compare changes
Files
2@@ -19,6 +19,8 @@ package controllers
@@ -19,6 +19,8 @@ package controllers
@@ -87,6 +89,8 @@ type ProjectLifecyclePolicyReconciler struct {
@@ -87,6 +89,8 @@ type ProjectLifecyclePolicyReconciler struct {
// The text to show in the NamespaceDashboard ConsoleLink providing info about the current application category
// +kubebuilder:rbac:groups=webservices.cern.ch,resources=projectlifecyclepolicies,verbs=get;list;watch;create;update;patch;delete
@@ -243,8 +247,11 @@ func (r *ProjectLifecyclePolicyReconciler) Reconcile(ctx context.Context, req ct
@@ -243,8 +247,11 @@ func (r *ProjectLifecyclePolicyReconciler) Reconcile(ctx context.Context, req ct
r.logErrorAndSetFailedStatus(ctx, log, policy, err, "Failed to set ConsoleLink for category management")