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

Update cloud-provision to v0.6.8 #165

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

welteki
Copy link
Member

@welteki welteki commented Sep 4, 2023

  • I have raised an issue to propose this change.

Description

Update cloud-provision to the latest version, v0.6.8.

Fixes HTTP tunnel provisioning for EC2.

How Has This Been Tested?

Changes to cloud-provision have been tested with inletsctl.

Tested E2E by exposing Traefik from a local cluster created with K3d to the internet.

Operator installation command used:

arkade install inlets-operator \
  --provider ec2 \
  --region eu-west-1 \
  --secret-key-file ~/.inlets/ec2-secret-key \
  --token-file ~/.inlets/ec2-access-key \
  --set 'image=ttl.sh/welteki/inlets-operator:0.17.4-1-gf98e43d'

How are existing users impacted? What migration steps/scripts do we need?

Users need to update their inlets-operator version. No additional steps are required.

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • read the CONTRIBUTION guide
  • signed-off my commits with git commit -s
  • added unit tests

Signed-off-by: Han Verstraete (OpenFaaS Ltd) <han@openfaas.com>
@alexellis
Copy link
Member

Changes to cloud-provision have been tested with inletsctl.

IMHO this needs to be tested independently since they work differently.

@welteki
Copy link
Member Author

welteki commented Sep 4, 2023

IMHO this needs to be tested independently since they work differently.

I tested this E2E now and exposed Traefik from a cluster created with K3d to the internet.

@alexellis alexellis merged commit 3559897 into inlets:master Sep 4, 2023
1 check passed
@welteki welteki deleted the update-cloud-provision branch September 4, 2023 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants