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

New flag to allow option for passing a config file for addon configure command. #20129

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
e672103
Option to load addon configs from file
Dec 16, 2024
da060c1
properly using minikube.out pkg for printing messages
Dec 17, 2024
f275e5b
Emitting useful logs and only reading AddonConfigFile if provided
Dec 17, 2024
8ea83bc
fixing format string
Dec 17, 2024
58d369f
Moving addon specific config input and parsing to its own function
Dec 17, 2024
f79ac35
Merge branch 'master' into cfgfromfile
Dec 19, 2024
378d58e
Merge branch 'kubernetes:master' into cfgfromfile
Dec 30, 2024
73f32be
Moving addon specific configuration to its own processAddon function.
Dec 30, 2024
87fa92b
using -f for addon config file flag instead of -c.
Dec 30, 2024
bea313a
Moving config file loading to its own method.
Dec 31, 2024
fb6364a
Merge branch 'kubernetes:master' into cfgfromfile
Jan 3, 2025
8277138
fix(install): fix minikube-linux-amd64 download URL error (#20198)
wuwentao Jan 6, 2025
44386b1
Update yearly leaderboard (#20193)
minikube-bot Jan 6, 2025
187b70f
feat: allow publish and download kicbase image in github release (#19…
ComradeProgrammer Jan 6, 2025
1aa7e32
Build(deps): Bump github.com/otiai10/copy from 1.14.0 to 1.14.1 (#20209)
dependabot[bot] Jan 6, 2025
d1767ec
Update auto-generated docs and translations (#20210)
minikube-bot Jan 6, 2025
886cdf2
Build(deps): Bump github.com/elazarl/goproxy (#20208)
dependabot[bot] Jan 6, 2025
8e9d504
Site: Update hugo from v0.140.1 to v0.140.2 (#20202)
minikube-bot Jan 7, 2025
9fe757e
Update auto-generated docs and translations (#20211)
minikube-bot Jan 7, 2025
d206935
Merge branch 'master' into cfgfromfile
Jan 8, 2025
17e6058
Merge branch 'master' into cfgfromfile
panyam Jan 13, 2025
a819dbf
Errors will exit instead of continuing.
panyam Jan 13, 2025
1f355fa
validation for registry-creds config test
panyam Jan 13, 2025
567753b
moving registry creds test back to addons test, adding an extra top l…
panyam Jan 13, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading