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

fix: image download mode always applies to k8s as well #2271

Merged
merged 10 commits into from
Mar 12, 2024
Merged

Conversation

h4ck3rk3y
Copy link
Contributor

Earlier this flag was limited to Docker but now it works on k8s too

Closes #2246

Earlier latest defaulted to Always but now it will depend on the flag sent

https://github.com/kubernetes/api/blob/master/core/v1/types.go#L2764-L2771

@h4ck3rk3y h4ck3rk3y requested a review from leoporoli March 8, 2024 13:15
@h4ck3rk3y h4ck3rk3y added this pull request to the merge queue Mar 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Mar 11, 2024
@h4ck3rk3y h4ck3rk3y added this pull request to the merge queue Mar 12, 2024
@h4ck3rk3y h4ck3rk3y removed this pull request from the merge queue due to a manual request Mar 12, 2024
@h4ck3rk3y h4ck3rk3y added this pull request to the merge queue Mar 12, 2024
Merged via the queue into main with commit 2e90c67 Mar 12, 2024
52 checks passed
@h4ck3rk3y h4ck3rk3y deleted the gyani/k8s-always branch March 12, 2024 13:39
github-merge-queue bot pushed a commit that referenced this pull request Mar 12, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.88.5](0.88.4...0.88.5)
(2024-03-12)


### Features

* add an add to GitHub button on an encalve
([#2256](#2256))
([96f6771](96f6771))


### Bug Fixes

* image download mode always applies to k8s as well
([#2271](#2271))
([2e90c67](2e90c67))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
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.

--image-download always doesn't work on k8s
2 participants