forked from SAP/InfraBox
-
Notifications
You must be signed in to change notification settings - Fork 0
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 codes from SAP/Infrabox #1
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Needed in order to use the current docker image
Docker update
(job) use py3-pip in job image
fix(gcp) create subnetwork for each cluster
fix typo and the required flags
chore: typo
Add explanation about files generated by a parent job also being available at build-time on the child job.
Extend job dependencies documentation
catch exception when build image error
Do not use the deprecated confirmation annotation
Add environment variable for github PR label
fix(github): fix push conflict with pr
* feat(job): graceful abort * feat(job): add terminationGracePeriodSeconds 60 * feat(job): run python with pid 1
* enable redirect to origin page after login * bug fixed * bug fixed * bug fixed Co-authored-by: I517992 <frank.cheng02@sap.com>
* feat(allow technical account login) * fix(image): use fixed package version
* feat(allow technical account login) * fix(image): use fixed package version * fix(e23) fix minio deployment
chore(dashboard): npm audit fix
* make ib job support 'docker build --target' * flask_socketio==4.3.1 * trigger ci * trigger ci * python-engineio==3.13.2 Co-authored-by: I517992 <frank.cheng02@sap.com>
* feat(docker-compose): update version * feat(docker-compose): update version
* feat(docker-compose): update version * feat(docker-compose): update version * fix(test): check active build for tag event * feat(github): add build_on_tag flag
Update Branch
* feat(gcp): add k8s token * fix(gcp): fix get kubeconfig * fix(gcp): update gcloud sdk version * fix(gcp): fix get admin token * fix(gcp): enable legacy auth by default * fix(gcp): remove outdated api * feat(gcp): add kubeconfig * feat(gcp): fix collector * feat(gcp): fix get cluster token * fix(gcp): fix cleanup * fix(gcp): enable basic auth * chore(gcp): update docs * rollback to sdk version 198
* fix(api): fix tests badge * fix(e2e): fix helm
* enable stop timeout in docker compose jobs * set the type of timeout as string * UPDATE HELM to 2.17.0 Co-authored-by: I517992 <frank.cheng02@sap.com>
* enable stop timeout in docker compose jobs * set the type of timeout as string * UPDATE HELM to 2.17.0 * add stop_timeout in allow_parameters Co-authored-by: I517992 <frank.cheng02@sap.com>
* solve ldap injection security issue * revert code * escape filter chars Co-authored-by: I517992 <frank.cheng02@sap.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.