8000 drenv: Use "standard" storage class in argocd self test · Issue #2119 · RamenDR/ramen · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
drenv: Use "standard" storage class in argocd self test #2119
Open
@nirs

Description

@nirs

We use the deployment from ocm-ramen-samples, but it depends on rbd storage which may not be available when argocd test is running.

"--repo=https://github.com/RamenDR/ocm-ramen-samples.git",

We can kustomize the application storage class to "standard" in the same way we modify ApplicationSet in e2e:

appset.Spec.Template.Spec.Source.Kustomize = patches

The kustomization comes from:

func (w Deployment) Kustomize() string {

I could not find a way to add kustomization using the argocd tool.

Asked in argo-cd channel:
https://cloud-native.slack.com/archives/C01TSERG0KZ/p1750869618989049

Metadata

Metadata

Assignees

No one assigned

    Labels

    testTesting related issue

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0