Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Small improvements in scripting#5189

Merged
castelblanque merged 1 commit into
mainfrom
scripting-improvements
Aug 10, 2022
Merged

Small improvements in scripting#5189
castelblanque merged 1 commit into
mainfrom
scripting-improvements

Conversation

@castelblanque
Copy link
Copy Markdown
Contributor

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
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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!

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
Copy Markdown
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
Copy Markdown
Contributor 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
Copy Markdown
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/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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants