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

KOTS upgrade function "HTTPSProxy" not defined #13933

Closed
scasei opened this issue Oct 18, 2022 · 2 comments
Closed

KOTS upgrade function "HTTPSProxy" not defined #13933

scasei opened this issue Oct 18, 2022 · 2 comments
Labels
type: bug Something isn't working

Comments

@scasei
Copy link

scasei commented Oct 18, 2022

Bug description

On upgrade to 2022.9.0 or 2022.9.1 I get following error:

Upstream Update
failed to pull: failed to render upstream: failed to convert upstream file gitpod-http-proxy-settings.yaml to base: failed to render file template: failed to get template: template: gitpod-http-proxy-settings.yaml:14: function "HTTPSProxy" not defined

Steps to reproduce

Start kots admin with kubectl kots admin-console --namespace gitpod
And go to browser http://localhost:8800

Then hit button Download at New version available / 2022.9.1

Workspace affected

No response

Expected behavior

Gitpod will upgrade to upstream version

Example repository

No response

Anything else?

Maybe related: #10769

@scasei scasei added the type: bug Something isn't working label Oct 18, 2022
@mrsimonemms
Copy link
Contributor

You will need to upgrade your KOTS CLI to the latest version. This function was recently added

@scasei
Copy link
Author

scasei commented Oct 18, 2022

Thank you, works, just for completeness:

curl https://kots.io/install | bash
kubectl kots admin-console upgrade --namespace gitpod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants