Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USE_ CLAIM_NAME does not work as expected in AWS #58

Open
oleksandr-neshcheret opened this issue May 24, 2018 · 2 comments
Open

USE_ CLAIM_NAME does not work as expected in AWS #58

oleksandr-neshcheret opened this issue May 24, 2018 · 2 comments

Comments

@oleksandr-neshcheret
Copy link

I have set env variable for container in the following way

          env:
             - name: USE_CLAIM_NAME
               value: "true"

while my EBS snapshots still have name of PV instead of PVC, I have not found any messages regarding this in the log. What is expected behavior, may be I set it wrong?

@mrtyler
Copy link
Contributor

mrtyler commented Jul 12, 2018

See #53 :).

I recommend closing this issue in favor of that one.

@oleksandr-neshcheret
Copy link
Author

but I do not have empty snapshot name like in #53, I have a snaphot with a name of PV instead of PVC name. Is it related somehow?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants