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

Add openresty and mkcert for image allow list #1

Merged
merged 2 commits into from
Nov 8, 2022
Merged

Conversation

jandubois
Copy link
Member

No description provided.

Signed-off-by: Jan Dubois <jan.dubois@suse.com>
Dockerfile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Makefile Outdated
@@ -46,6 +49,9 @@ iso: nerdctl-$(NERDCTL_VERSION)-$(ARCH) qemu-$(QEMU_VERSION)-copying cri-dockerd
nerdctl-$(NERDCTL_VERSION)-$(ARCH):
curl -o $@ -Ls https://github.com/containerd/nerdctl/releases/download/v$(NERDCTL_VERSION)/nerdctl-full-$(NERDCTL_VERSION)-linux-$(ARCH_ALIAS).tar.gz

openresty-v$(OPENRESTY_VERSION)-$(ARCH):
curl -o $@ -Ls https://github.com/rancher-sandbox/openresty-packaging/releases/download/v$(OPENRESTY_VERSION)/$@.tar
Copy link

Choose a reason for hiding this comment

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

I'm not sure I'm comfortable pulling this in without automated CI (for e.g. when you go on vacation).

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm not happy about it either, but we are running out of time for this release (because the previous release ran over by over a week, and we had to do 2 patch releases). This obviously needs to be done by CI, but I don't have the time right now.

Signed-off-by: Jan Dubois <jan.dubois@suse.com>
@jandubois jandubois merged commit ced4464 into main Nov 8, 2022
@jandubois jandubois deleted the openresty branch November 8, 2022 22:23
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.

2 participants