Skip to content

Adding Preview PR to create secret Page #2346

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

Merged
merged 11 commits into from
Feb 8, 2023

Conversation

AsmaaNabilBakr
Copy link
Contributor

Closes #2292

What changed?

  • Adding the PR Preview button to create secret page.

Why was this change made?

  • make it easy to preview the PR before submitting

image

image

How was this change implemented?

How did you validate the change?

  • Manual test

Release notes

Documentation Changes

Copy link
Contributor

@TheGostKasper TheGostKasper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✨

I've a concern with useClustersWithSources as it's refetch every 5 sec and that cause a re-render which is a little annoying, what do you think of creating a new fn and pass the args to it as an option to override reactQuery .
@AlinaGoaga @ahussein3 , what do you think ?

@ahussein3
Copy link
Contributor

  • I guess we don't need to call that API here and use Get Gitops (clusters) API instead.

@AsmaaNabilBakr AsmaaNabilBakr merged commit 61ab602 into main Feb 8, 2023
@AsmaaNabilBakr AsmaaNabilBakr deleted the PR-Preview-for-create-secret branch February 8, 2023 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement PR Preview for Create Secrets
3 participants