argocd-operator icon indicating copy to clipboard operation
argocd-operator copied to clipboard

Added routes,ingress,svc code for applicationset

Open rishabh625 opened this issue 2 years ago • 1 comments

Signed-off-by: rishabh625 [email protected]

What type of PR is this?

Uncomment only one /kind line, and delete the rest. For example, > /kind bug would simply become: /kind bug

/kind bug

/kind bug /kind chore /kind cleanup /kind failing-test /kind enhancement /kind documentation /kind code-refactoring

What does this PR do / why we need it: This PR creates service,routesor ingress and exposes port 7000 for webhook and 8080 for metrics of application controller

Have you updated the necessary documentation?

  • [] Documentation update is required by this PR.
  • [ ] Documentation has been updated.

Which issue(s) this PR fixes:

Fixes #639

How to test changes / Special notes to the reviewer:

rishabh625 avatar Jun 08 '22 09:06 rishabh625

@jopit @iam-veeramalla plz review this PR!!

rishabh625 avatar Jun 14 '22 19:06 rishabh625

Removing deploy/catalog_source.yaml means the docs for installing via OLM are no longer correct and means that you can't install the operator via this repo.

https://github.com/argoproj-labs/argocd-operator/pull/677/files#diff-a3b844006e0ccdcb3a70e22c0accd4a7a4fecc354e2645d8c8dadfaabfd8d1b5

https://argocd-operator.readthedocs.io/en/latest/install/olm/#operator-catalog

Red-M avatar Aug 23 '22 01:08 Red-M