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

feat: support disable secret creation for apps #1091

Closed
wants to merge 2 commits into from

Conversation

aabouzaid
Copy link
Member

Which problem does the PR fix?

Fixes: #656

What's in this PR?

Since all apps except Idenentiy have been moved to the main chart, and the Identity-apps secrets have been moved too, it's possible to control the creation of the secrets (in the past, the secrets would be created even if the app was disabled).

Checklist

Please make sure to follow our Contributing Guide.

Before opening the PR:

  • There is no other open pull request for the same update/change.
  • The commits follow our Commit Guidelines.
  • Tests for charts are added (if needed).
  • The main Helm chart and sub-chart are updated (if needed).
  • In-repo documentation are updated (if needed).

After opening the PR:

  • Did you sign our CLA (Contributor License Agreement)? It will show once you open the PR.
  • Did all checks/tests pass in the PR?

@aabouzaid aabouzaid added kind/enhancement New feature or request size/xs Relative effort/time: Extra Small labels Nov 24, 2023
@aabouzaid aabouzaid self-assigned this Nov 24, 2023
@github-actions github-actions bot temporarily deployed to gke-1091-upgrade November 24, 2023 16:20 Destroyed
@github-actions github-actions bot temporarily deployed to rosa-1091 November 24, 2023 16:20 Destroyed
@github-actions github-actions bot temporarily deployed to gke-1091 November 24, 2023 16:20 Destroyed
@github-actions github-actions bot temporarily deployed to rosa-1091-upgrade November 24, 2023 16:20 Destroyed
@aabouzaid aabouzaid force-pushed the 656-aa-disable-apps-auth-secrets branch from a5504c1 to a5a4726 Compare November 24, 2023 17:00
@github-actions github-actions bot temporarily deployed to gke-1091 November 24, 2023 17:01 Destroyed
@github-actions github-actions bot temporarily deployed to rosa-1091-upgrade November 24, 2023 17:01 Destroyed
@github-actions github-actions bot temporarily deployed to rosa-1091 November 24, 2023 17:01 Destroyed
@github-actions github-actions bot temporarily deployed to gke-1091-upgrade November 24, 2023 17:01 Destroyed
@aabouzaid
Copy link
Member Author

aabouzaid commented Nov 24, 2023

Closing it because it's not possible to do it without either changing the Identity structure or making the current structure more complex.

More details in #656

@aabouzaid aabouzaid closed this Nov 24, 2023
@aabouzaid aabouzaid deleted the 656-aa-disable-apps-auth-secrets branch November 24, 2023 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request size/xs Relative effort/time: Extra Small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TASK] Allow to disable components in Identity auth
1 participant