feat: disable git-server on git migration#3177
Open
CasLubbers wants to merge 98 commits intomainfrom
Open
Conversation
Contributor
Author
|
Should be merged after: #3103 |
Contributor
|
Comparison of Helm chart templating output: # raw/templates/resources.yaml
@@ spec.refreshInterval @@
# external-secrets.io/v1beta1/ExternalSecret/apl-gitea-operator/apl-gitea-operator-secret
! ± value change
- 1h
+ 1m
# apl-operator/templates/deployment.yaml
@@ spec.template.spec.containers.apl-operator.image @@
! ± value change
- linode/apl-core:main
+ docker.io/linode/apl-core:main
# raw/templates/resources.yaml
@@ spec.refreshInterval @@
! ± value change
- 1h
+ 1m
# raw/templates/resources.yaml
@@ spec.refreshInterval @@
# external-secrets.io/v1beta1/ExternalSecret/argocd/argocd-repo-creds-gitea
! ± value change
- 1h
+ 1m
@@ spec.refreshInterval @@
# external-secrets.io/v1beta1/ExternalSecret/argocd/argocd-repo-creds-gitea-internal
! ± value change
- 1h
+ 1m
# New file added: git-server-git-server
# New file added: git-server-git-server-artifacts
# raw/templates/resources.yaml
@@ spec.refreshInterval @@
# external-secrets.io/v1beta1/ExternalSecret/gitea-admin-secret
! ± value change
- 1h
+ 1m
# otomi-api/templates/configmap.yaml
@@ data.VERSIONS @@
! ± value change in multiline text (one insert, one deletion)
- {"api":"main","aplCharts":"main","console":"main","consoleLogin":"main","core":"main","specVersion":64,"tasks":"main","tools":"main"}
+ {"api":"APL-1786","aplCharts":"main","console":"APL-1787","consoleLogin":"main","core":"main","specVersion":65,"tasks":"main","tools":"main"}
# otomi-api/templates/core-config.yaml
@@ data.core.yaml @@
! ± value change in multiline text (one insert, no deletions)
adminApps:
- deps:
- prometheus
ingress:
[618 lines unchanged)]
- app: harbor
name: harbor
- disableIstioInjection: true
name: apl-harbor-operator
+ - name: git-server
- name: gitea
- disableIstioInjection: true
name: apl-gitea-operator
- disableIstioInjection: true
[103 lines unchanged)]
svc: tekton-dashboard
type: public
name: tekton
ownHost: true
# otomi-api/templates/deployment.yaml
@@ spec.template.spec.containers.otomi-api.image @@
! ± value change
- docker.io/linode/apl-api:main
+ docker.io/linode/apl-api:APL-1786
# raw/templates/resources.yaml
@@ spec.refreshInterval @@
! ± value change
- 1h
+ 1m
# otomi-console/templates/deployment.yaml
@@ spec.template.spec.containers.otomi-console.image @@
! ± value change
- docker.io/linode/apl-console:main
+ docker.io/linode/apl-console:APL-1787
# rabbitmq-cluster-operator/templates/messaging-topology-operator/validating-webhook-configuration.yaml
# values-repo.yaml
@@ versions.specVersion @@
! ± value change
- 64
+ 65
|
This file contains hidden or 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
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.
📌 Summary
🔍 Reviewer Notes
🧹 Checklist