#1571 Support GCP secrets
Pull request opened by wild-endeavorTL;DR
Support GCP secret style. Make the key optional now in Secret since GCP doesn't have a key. But it does have a group version so add that to the env var and file path lookups.
Order is
group -> group version (if present) -> key (if present)
Backend PR flyteorg/flytepropeller#547Type
☐ Bug Fix
☑︎ Feature
☐ Plugin
Are all requirements met?
☑︎ Code completed
☑︎ Smoke tested
☑︎ Unit tests added
☐ Code documentation added
☐ Any pending items have an associated Issue
Complete descriptionHow did you fix the bug, make the feature etc. Link to any design docs etcTracking Issuehttps://github.com/flyteorg/flyte/issues/Follow-up issueNA
OR
https://github.com/flyteorg/flyte/issues/flyteorg/flytekit
✅ All checks have passed
30/30 successful checks