-
Notifications
You must be signed in to change notification settings - Fork 759
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
Install PodDistruptionBudgets when replica greater than 1 #1509
base: main
Are you sure you want to change the base?
Commits on Jul 12, 2023
-
feat: add JOBSERVICE_WEBHOOK_JOB_MAX_RETRY and JOBSERVICE_WEBHOOK_JOB…
…_HTTP_CLIENT_TIMEOUT Signed-off-by: Shengwen Yu <[email protected]> Signed-off-by: Raul Garcia Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30f262c - Browse repository at this point
Copy the full SHA 30f262cView commit details -
feat: add configmap checksum annotation for portal
Signed-off-by: Gene Liu <[email protected]> Signed-off-by: Raul Garcia Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45881e8 - Browse repository at this point
Copy the full SHA 45881e8View commit details -
feat: add config of reaper.max_update_hours & reaper.max_dangling_hours
Signed-off-by: Shengwen Yu <[email protected]> Signed-off-by: Raul Garcia Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b7a24d6 - Browse repository at this point
Copy the full SHA b7a24d6View commit details -
extraEnvVars for all workloads
Signed-off-by: Cyril Jouve <[email protected]> Signed-off-by: Raul Garcia Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4758272 - Browse repository at this point
Copy the full SHA 4758272View commit details -
Signed-off-by: Rafał Boniecki <[email protected]> Signed-off-by: Raul Garcia Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46f67fb - Browse repository at this point
Copy the full SHA 46f67fbView commit details -
Update logo path to main for new releases
Signed-off-by: OrlinVasilev <[email protected]> Signed-off-by: Raul Garcia Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b76956 - Browse repository at this point
Copy the full SHA 5b76956View commit details -
Update README.md (goharbor#1488)
Based on multiple discussions and questions from the community. https://cloud-native.slack.com/archives/CC1E09J6S/p1682520074518419 It would make sense to update the readme and clarify the use of username password Signed-off-by: Raul Garcia Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a9bcca - Browse repository at this point
Copy the full SHA 7a9bccaView commit details -
Allow
CONFIG_OVERWRITE_JSON
to be set in values file (goharbor#1147)The JSON string set in core.configureUserSettings string will be added to the core secret and loaded into the environment variable CONFIG_OVERWRITE_JSON Signed-off-by: Philip Nelson <[email protected]> Signed-off-by: Raul Garcia Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 363710d - Browse repository at this point
Copy the full SHA 363710dView commit details -
Signed-off-by: Shengwen Yu <[email protected]> Signed-off-by: Raul Garcia Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16e1d08 - Browse repository at this point
Copy the full SHA 16e1d08View commit details -
fix: add github-ghcr to the list of PERMITTED_REGISTRY_TYPES_FOR_PROX…
…Y_CACHE Signed-off-by: Shengwen Yu <[email protected]> Signed-off-by: Raul Garcia Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d87984 - Browse repository at this point
Copy the full SHA 2d87984View commit details -
Add TLS 1.3 support for harbor-nginx
Signed-off-by: Mitsuru Kariya <[email protected]> Signed-off-by: Raul Garcia Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1374b17 - Browse repository at this point
Copy the full SHA 1374b17View commit details -
Add TLS 1.3 support for harbor-portal
Signed-off-by: Mitsuru Kariya <[email protected]> Signed-off-by: Raul Garcia Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36ee315 - Browse repository at this point
Copy the full SHA 36ee315View commit details -
Fix incorrect comment on values.yaml
the commend above the existing secret field specified the wrong information for the what the key of the secret should be Signed-off-by: Arjun Gandhi <[email protected]> Signed-off-by: Raul Garcia Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93092f8 - Browse repository at this point
Copy the full SHA 93092f8View commit details -
Signed-off-by: Hein-Jan Vervoorn <[email protected]> Signed-off-by: Raul Garcia Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21b8211 - Browse repository at this point
Copy the full SHA 21b8211View commit details -
Allow user to set topologySpreadConstraints
Co-authored-by: Stephan Mauermann <[email protected]> Co-authored-by: Stephan Mauermann <[email protected]> Signed-off-by: Diogo Guerra <[email protected]> Signed-off-by: Raul Garcia Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a20d33c - Browse repository at this point
Copy the full SHA a20d33cView commit details -
Fix goharbor#1127 - remove capabilities check for prometheus
Signed-off-by: Andy Suderman <[email protected]> Signed-off-by: Raul Garcia Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94d71ed - Browse repository at this point
Copy the full SHA 94d71edView commit details -
Signed-off-by: Raul Garcia Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5b1043 - Browse repository at this point
Copy the full SHA f5b1043View commit details -
Signed-off-by: Raul Garcia Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fce0169 - Browse repository at this point
Copy the full SHA fce0169View commit details -
fix: set podDisruptionBudget.enabled to false
Signed-off-by: Raul Garcia Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 62f997c - Browse repository at this point
Copy the full SHA 62f997cView commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 188921f - Browse repository at this point
Copy the full SHA 188921fView commit details
Commits on Aug 2, 2023
-
fix: add matchLabels in spec.selector in all pdb
Signed-off-by: Marc Henriot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b79f2a2 - Browse repository at this point
Copy the full SHA b79f2a2View commit details -
Signed-off-by: Marc Henriot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b153f7 - Browse repository at this point
Copy the full SHA 5b153f7View commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for deff5f2 - Browse repository at this point
Copy the full SHA deff5f2View commit details -
Merge pull request #2 from MarcHenriot/master
Fix pdb configuration and add pdb to exporter
Configuration menu - View commit details
-
Copy full SHA for b17fd7f - Browse repository at this point
Copy the full SHA b17fd7fView commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c0e526 - Browse repository at this point
Copy the full SHA 9c0e526View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 674218e - Browse repository at this point
Copy the full SHA 674218eView commit details