Symlink style credentials
See original GitHub issueAs a credhub user, I would like to be able to have the same credential be available in different paths.
To be able use bosh generated variables (/{director_name}/{deployment_name}/{variable_name}
) in concourse (/concourse/{team_name}/{variable_name}
).
Related issues:
Issue Analytics
- State:
- Created 6 years ago
- Reactions:5
- Comments:7 (1 by maintainers)
Top Results From Across the Web
Symlinks :: Antora Docs
A symlink, short for symbolic link, is a shortcut to a file that itself acts like a file. In other words, it's a...
Read more >path_resolution(7) - Linux manual page - man7.org
The CAP_DAC_READ_SEARCH capability grants read and search permission on directories, and read permission on ordinary files. SEE ALSO top.
Read more >How to Get Root Filesystem Access via Samba Symlink ...
Samba can be configured to allow any user with write access the ability to create a link to the root filesystem. Once an...
Read more >link Resource - Chef Software
Use the link resource to create symbolic or hard links. A symbolic link—sometimes referred to as a soft link—is a directory entry that ......
Read more >Considerations when auditing symlinks and hard links
There are certain considerations you must keep in mind when auditing symlinks and hard links. An audit record contains information about the ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/152633364
The labels on this github issue will be updated when the story is started.
@ramonskie This feels like a workaround to sidestep a limitation imposed by Concourse, rather than a problem that CredHub needs to solve, especially since this exact same use-case (“I need to refer to X value that lives outside my CredHub consumer’s implied namespace”) is supported by BOSH. My suggestion is requesting that Concourse support absolute path references to values in CredHub. If they have a reason why they don’t want to support that, I’d want to make sure adding symlinks doesn’t just recreate some problem they’re trying to avoid in a different way.