Skip to content

Commit

Permalink
fix merge conflicts, regenerate manifests
Browse files Browse the repository at this point in the history
Signed-off-by: Jaideep Rao <[email protected]>
  • Loading branch information
jaideepr97 committed Jan 8, 2024
1 parent 711f9f0 commit 0071f04
Show file tree
Hide file tree
Showing 17 changed files with 1 addition and 2,822 deletions.
276 changes: 0 additions & 276 deletions api/v1alpha1/argocd_conversion.go

Large diffs are not rendered by default.

171 changes: 0 additions & 171 deletions api/v1alpha1/argocd_conversion_test.go

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions api/v1alpha1/argocd_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,7 @@ func init() {
// Important: Run "make" to regenerate code after modifying this file

// +kubebuilder:deprecatedversion:warning="ArgoCD v1alpha1 version is deprecated and will be converted to v1beta1 automatically. Moving forward, please use v1beta1 as the ArgoCD API version."
<<<<<<< HEAD
// +kubebuilder:object:root=true
=======
//+kubebuilder:object:root=true
>>>>>>> d424ebd71f4d1e67ade00a8b329e3a6e8688950d

// ArgoCD is the Schema for the argocds API
// +k8s:openapi-gen=true
Expand Down
2 changes: 1 addition & 1 deletion api/v1alpha1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions api/v1beta1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions common/defaults.go
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,6 @@ gitlab.com ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsj2bNKTBSpIYDEGk9KxsGh3mySTRgM
ssh.dev.azure.com ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7Hr1oTWqNqOlzGJOfGJ4NakVyIzf1rXYd4d7wo6jBlkLvCA4odBlL0mDUyZ0/QUfTTqeu+tm22gOsv+VrVTMk6vwRU75gY/y9ut5Mb3bR5BV58dKXyq9A9UeB5Cakehn5Zgm6x1mKoVyf+FFn26iYqXJRgzIZZcZ5V6hrE0Qg39kZm4az48o0AUbf6Sp4SLdvnuMa2sVNwHBboS7EJkm57XQPVU3/QpyNLHbWDdzwtrlS+ez30S3AdYhLKEOxAG8weOnyrtLJAUen9mTkol8oII1edf7mWWbWVf0nBmly21+nZcmCTISQBtdcyPaEno7fFQMDD26/s0lfKob4Kw8H
vs-ssh.visualstudio.com ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7Hr1oTWqNqOlzGJOfGJ4NakVyIzf1rXYd4d7wo6jBlkLvCA4odBlL0mDUyZ0/QUfTTqeu+tm22gOsv+VrVTMk6vwRU75gY/y9ut5Mb3bR5BV58dKXyq9A9UeB5Cakehn5Zgm6x1mKoVyf+FFn26iYqXJRgzIZZcZ5V6hrE0Qg39kZm4az48o0AUbf6Sp4SLdvnuMa2sVNwHBboS7EJkm57XQPVU3/QpyNLHbWDdzwtrlS+ez30S3AdYhLKEOxAG8weOnyrtLJAUen9mTkol8oII1edf7mWWbWVf0nBmly21+nZcmCTISQBtdcyPaEno7fFQMDD26/s0lfKob4Kw8H
`
// OperatorMetricsPort is the port that is used to expose default controller-runtime metrics for the operator pod.
OperatorMetricsPort = 8080
)

// DefaultLabels returns the default set of labels for controllers.
Expand Down
3 changes: 0 additions & 3 deletions common/keys.go
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,6 @@ const (

// ArgoCDDexSecretKey is used to reference Dex secret from Argo CD secret into Argo CD configmap
ArgoCDDexSecretKey = "oidc.dex.clientSecret"

// Label Selector is an env variable for ArgoCD instance reconcilliation.
ArgoCDLabelSelectorKey = "ARGOCD_LABEL_SELECTOR"
)

// openshift.io keys
Expand Down
Loading

0 comments on commit 0071f04

Please sign in to comment.