Skip to content

Commit

Permalink
bundle
Browse files Browse the repository at this point in the history
Signed-off-by: enriqueav99 <enriqueav1999@gmail.com>
  • Loading branch information
enriqueav99 committed Sep 4, 2024
1 parent 991e546 commit 23bc885
Show file tree
Hide file tree
Showing 19 changed files with 6 additions and 46,175 deletions.
21 changes: 0 additions & 21 deletions api/v1alpha1/argocd_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,6 @@ type ArgoCDApplicationControllerSpec struct {
// Env lets you specify environment for application controller pods
Env []corev1.EnvVar `json:"env,omitempty"`

// Custom annotations to pods deployed by the operator
CustomPodAnnotations map[string]string `json:"customPodAnnotations,omitempty"`

// Custom labels to pods deployed by the operator
CustomPodLabels map[string]string `json:"customPodLabels,omitempty"`
}

// ArgoCDApplicationControllerShardSpec defines the options available for enabling sharding for the Application Controller component.
Expand Down Expand Up @@ -164,12 +159,6 @@ type ArgoCDApplicationSet struct {
// LogLevel describes the log level that should be used by the ApplicationSet controller. Defaults to ArgoCDDefaultLogLevel if not set. Valid options are debug,info, error, and warn.
LogLevel string `json:"logLevel,omitempty"`

// Custom annotations to pods deployed by the operator
CustomPodAnnotations map[string]string `json:"customPodAnnotations,omitempty"`

// Custom labels to pods deployed by the operator
CustomPodLabels map[string]string `json:"customPodLabels,omitempty"`

WebhookServer WebhookServerSpec `json:"webhookServer,omitempty"`
}

Expand Down Expand Up @@ -483,11 +472,6 @@ type ArgoCDRepoSpec struct {
// SidecarContainers defines the list of sidecar containers for the repo server deployment
SidecarContainers []corev1.Container `json:"sidecarContainers,omitempty"`

// Custom annotations to pods deployed by the operator
CustomPodAnnotations map[string]string `json:"customPodAnnotations,omitempty"`

// Custom labels to pods deployed by the operator
CustomPodLabels map[string]string `json:"customPodLabels,omitempty"`
}

// ArgoCDRouteSpec defines the desired state for an OpenShift Route.
Expand Down Expand Up @@ -579,11 +563,6 @@ type ArgoCDServerSpec struct {
// with same or different value.
ExtraCommandArgs []string `json:"extraCommandArgs,omitempty"`

// Custom annotations to pods deployed by the operator
CustomPodAnnotations map[string]string `json:"customPodAnnotations,omitempty"`

// Custom labels to pods deployed by the operator
CustomPodLabels map[string]string `json:"customPodLabels,omitempty"`
}

// ArgoCDServerServiceSpec defines the Service options for Argo CD Server component.
Expand Down
56 changes: 0 additions & 56 deletions api/v1alpha1/zz_generated.deepcopy.go

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

8 changes: 4 additions & 4 deletions bundle/manifests/argocd-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -247,13 +247,13 @@ metadata:
capabilities: Deep Insights
categories: Integration & Delivery
certified: "false"
createdAt: "2024-09-04T18:10:05Z"
createdAt: "2024-09-04T18:18:06Z"
description: Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.
operators.operatorframework.io/builder: operator-sdk-v1.35.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
repository: https://github.com/argoproj-labs/argocd-operator
support: Argo CD
name: argocd-operator.v0.12.1
name: argocd-operator.v0.12.0
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -1901,7 +1901,7 @@ spec:
fieldPath: metadata.annotations['olm.targetNamespaces']
- name: ENABLE_CONVERSION_WEBHOOK
value: "true"
image: quay.io/argoprojlabs/argocd-operator:v0.12.1
image: quay.io/argoprojlabs/argocd-operator:v0.12.0
livenessProbe:
httpGet:
path: /healthz
Expand Down Expand Up @@ -1994,7 +1994,7 @@ spec:
provider:
name: Argo CD Community
replaces: argocd-operator.v0.11.0
version: 0.12.1
version: 0.12.0
webhookdefinitions:
- admissionReviewVersions:
- v1alpha1
Expand Down
40 changes: 0 additions & 40 deletions bundle/manifests/argoproj.io_argocds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,16 +66,6 @@ spec:
description: ArgoCDApplicationSet defines whether the Argo CD ApplicationSet
controller should be installed.
properties:
customPodAnnotations:
additionalProperties:
type: string
description: Custom annotations to pods deployed by the operator
type: object
customPodLabels:
additionalProperties:
type: string
description: Custom labels to pods deployed by the operator
type: object
env:
description: Env lets you specify environment for applicationSet
controller pods
Expand Down Expand Up @@ -431,16 +421,6 @@ spec:
Set this to a duration, e.g. 10m or 600s to control the synchronisation
frequency.
type: string
customPodAnnotations:
additionalProperties:
type: string
description: Custom annotations to pods deployed by the operator
type: object
customPodLabels:
additionalProperties:
type: string
description: Custom labels to pods deployed by the operator
type: object
env:
description: Env lets you specify environment for application
controller pods
Expand Down Expand Up @@ -1647,16 +1627,6 @@ spec:
The value specified here can currently be:
- openshift - Use the OpenShift service CA to request TLS config
type: string
customPodAnnotations:
additionalProperties:
type: string
description: Custom annotations to pods deployed by the operator
type: object
customPodLabels:
additionalProperties:
type: string
description: Custom labels to pods deployed by the operator
type: object
env:
description: Env lets you specify environment for repo server
pods
Expand Down Expand Up @@ -6328,16 +6298,6 @@ spec:
required:
- enabled
type: object
customPodAnnotations:
additionalProperties:
type: string
description: Custom annotations to pods deployed by the operator
type: object
customPodLabels:
additionalProperties:
type: string
description: Custom labels to pods deployed by the operator
type: object
env:
description: Env lets you specify environment for API server pods
items:
Expand Down
40 changes: 0 additions & 40 deletions config/crd/bases/argoproj.io_argocds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,6 @@ spec:
description: ArgoCDApplicationSet defines whether the Argo CD ApplicationSet
controller should be installed.
properties:
customPodAnnotations:
additionalProperties:
type: string
description: Custom annotations to pods deployed by the operator
type: object
customPodLabels:
additionalProperties:
type: string
description: Custom labels to pods deployed by the operator
type: object
env:
description: Env lets you specify environment for applicationSet
controller pods
Expand Down Expand Up @@ -420,16 +410,6 @@ spec:
Set this to a duration, e.g. 10m or 600s to control the synchronisation
frequency.
type: string
customPodAnnotations:
additionalProperties:
type: string
description: Custom annotations to pods deployed by the operator
type: object
customPodLabels:
additionalProperties:
type: string
description: Custom labels to pods deployed by the operator
type: object
env:
description: Env lets you specify environment for application
controller pods
Expand Down Expand Up @@ -1636,16 +1616,6 @@ spec:
The value specified here can currently be:
- openshift - Use the OpenShift service CA to request TLS config
type: string
customPodAnnotations:
additionalProperties:
type: string
description: Custom annotations to pods deployed by the operator
type: object
customPodLabels:
additionalProperties:
type: string
description: Custom labels to pods deployed by the operator
type: object
env:
description: Env lets you specify environment for repo server
pods
Expand Down Expand Up @@ -6317,16 +6287,6 @@ spec:
required:
- enabled
type: object
customPodAnnotations:
additionalProperties:
type: string
description: Custom annotations to pods deployed by the operator
type: object
customPodLabels:
additionalProperties:
type: string
description: Custom labels to pods deployed by the operator
type: object
env:
description: Env lets you specify environment for API server pods
items:
Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ kind: Kustomization
images:
- name: controller
newName: quay.io/argoprojlabs/argocd-operator
newTag: v0.12.1
newTag: v0.12.0
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ metadata:
capabilities: Deep Insights
categories: Integration & Delivery
certified: "false"
createdAt: "2024-09-02T07:25:55Z"
createdAt: "2024-09-04T18:18:06Z"
description: Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.
operators.operatorframework.io/builder: operator-sdk-v1.35.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 23bc885

Please sign in to comment.