-
Notifications
You must be signed in to change notification settings - Fork 2
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
feat: add registry-secret param / envvar #94
Commits on Aug 30, 2023
-
feat: add registry-secret param / envvar to allow setting custom priv…
…ate registry credentials in knative service manifest
Kristof Havasi committedAug 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 1404f18 - Browse repository at this point
Copy the full SHA 1404f18View commit details
Commits on Aug 31, 2023
-
fix: rename pull secret parameter as per suggestion
Kristof Havasi committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for fd060f7 - Browse repository at this point
Copy the full SHA fd060f7View commit details -
fix: update tests for new image-pull-secrets parameter
Kristof Havasi committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for a3a28a4 - Browse repository at this point
Copy the full SHA a3a28a4View commit details
Commits on Oct 3, 2023
-
Merge branch 'main' into feature/private-registry
Kenan Dervisevic authoredOct 3, 2023 Configuration menu - View commit details
-
Copy full SHA for d02de97 - Browse repository at this point
Copy the full SHA d02de97View commit details -
update order of strings in compareConfig
Kenan Dervisevic committedOct 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 0a5ee2b - Browse repository at this point
Copy the full SHA 0a5ee2bView commit details
Commits on Oct 5, 2023
-
add ImagePullSecrets to knative test
Kenan Dervisevic committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for b78060a - Browse repository at this point
Copy the full SHA b78060aView commit details -
add assert to check secret presence
Kenan Dervisevic committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 9643d83 - Browse repository at this point
Copy the full SHA 9643d83View commit details -
Kenan Dervisevic committed
Oct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 86f4976 - Browse repository at this point
Copy the full SHA 86f4976View commit details -
compare value to the expected value
Kenan Dervisevic committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 2d1140e - Browse repository at this point
Copy the full SHA 2d1140eView commit details
Commits on Oct 9, 2023
-
change env var to INITIUM_IMAGE_PULL_SECRET
Co-authored-by: Luca Lanziani <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e949e9d - Browse repository at this point
Copy the full SHA e949e9dView commit details