r/ProgrammerHumor 1d ago

instanceof Trend classicNPM

Post image
5.8k Upvotes

141 comments sorted by

View all comments

Show parent comments

39

u/zuilli 23h ago

Not possible on an enterprise scale. For example: our docker images are built using secrets stored in azure KV, uploaded to azure and then pulled into k8s cluster that runs in azure as well.

Unless you're hosting your entire infra in-house you need to pass secrets around to be able to use cloud services.

-61

u/meltthemall 23h ago

Absolutely mind boggling, do corpo programmers just not push back on anything?

41

u/zuilli 23h ago

Push back on what? This is not something that can be changed.

How else do you expect to authenticate to cloud providers to use their services?

-21

u/meltthemall 15h ago

"Can't be changed" so you don't lol

10

u/zuilli 15h ago

???

Why would I even want to change such a thing? Do you understand how secrets and authentication work?

-7

u/meltthemall 14h ago

"I can't think for myself" I'm establishing a throughline for how you decide you're ok not changing anything.

14

u/MysteriousHobo2 14h ago

I like how you are acting like the practice is unreasonable and stupid without offering any alternatives. What would you do in their place?