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

Small improvements in scripting #5189

Merged
merged 1 commit into from
Aug 10, 2022
Merged

Small improvements in scripting #5189

merged 1 commit into from
Aug 10, 2022

Conversation

castelblanque
Copy link
Collaborator

Signed-off-by: Rafa Castelblanque rcastelblanq@vmware.com

Description of the change

Added some improvements (e.g. variable checks) to a E2E script and the Pinniped makefile of the project.

Benefits

More robust scripts in the project, and usable from local command line too.

Possible drawbacks

N/A

Signed-off-by: Rafa Castelblanque <rcastelblanq@vmware.com>
@netlify
Copy link

netlify bot commented Aug 10, 2022

Deploy Preview for kubeapps-dev ready!

Name Link
🔨 Latest commit f770aef
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/62f35beecb75e1000a77c246
😎 Deploy Preview https://deploy-preview-5189--kubeapps-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Collaborator

@beni0888 beni0888 left a comment

Choose a reason for hiding this comment

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

Looks good!

Copy link
Contributor

@antgamdia antgamdia left a comment

Choose a reason for hiding this comment

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

Nice, thanks!

@@ -50,6 +52,7 @@ delete-pinniped-jwt-authenticator:
kubectl --kubeconfig=${CLUSTER_CONFIG_FOR_PINNIPED} delete -f ./site/content/docs/latest/reference/manifests/kubeapps-pinniped-jwt-authenticator.yaml
kubectl --kubeconfig=${ADDITIONAL_CLUSTER_CONFIG_FOR_PINNIPED} delete -f ./site/content/docs/latest/reference/manifests/kubeapps-pinniped-jwt-authenticator.yaml

# Using old version for deletion due to error for missing secret "pinniped-concierge-impersonation-proxy" not found
Copy link
Contributor

Choose a reason for hiding this comment

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

Mmm, that's weird. Seems like an issue to report to our Pinniped friends, doesn't it?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Not sure if that is a capability that they want to allow, but created issue here.

Copy link
Member

Choose a reason for hiding this comment

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

Thanks for reporting this! Please see vmware-tanzu/pinniped#1251 (comment).

@castelblanque castelblanque merged commit 013c78c into main Aug 10, 2022
@castelblanque castelblanque deleted the scripting-improvements branch August 10, 2022 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants