Commit d258aca
committed
config: keep passing down uploader_id, mark uploader_id as deprecated
This commit re-introduced the uploader_id. The venafi-cloud.uploader_id
field still doesn't do anything. I propose to remove all mentions to
uploader_id in the next PR.
And since uploader_id is no longer doing anything anymore, I've marked
venafi-cloud.uploader_id as "Deprecated".
Note that marking this as deprecated doesn't appear to end-users.
Instead, end-users will see the warning about uploader_id being ignored
if they set it.1 parent f00b5fa commit d258aca
1 file changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
80 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
81 | 84 | | |
82 | 85 | | |
83 | 86 | | |
| |||
702 | 705 | | |
703 | 706 | | |
704 | 707 | | |
705 | | - | |
706 | | - | |
707 | | - | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
708 | 713 | | |
709 | 714 | | |
710 | 715 | | |
| |||
0 commit comments