#random (2022-08)

Non-work banter and water cooler conversation

A place for non-work-related flimflam, faffing, hodge-podge or jibber-jabber you’d prefer to keep out of more focused work-related channels.

Archive: https://archive.sweetops.com/random/

2022-08-01

DaniC (he/him) avatar
DaniC (he/him)

i just bumped into https://github.com/mgoltzsche/khelm and thought i should share it, especially when you look / read the motivation behind it

mgoltzsche/khelm

A Helm chart templating CLI, kustomize plugin and containerized kustomize/kpt KRM function

2022-08-02

Azar avatar

https://www.youtube.com/watch?v=o5eWy-2SDtc good on Ko looks promising for GoLang based apps on K8s

2022-08-05

2022-08-08

sheldonh avatar
sheldonh

Anyone here use ADR’s (Often as markdown architectural decision records) and do this instead in GitHub Issues or discussions? I kinda like the idea of github issues as all history is preserved and logged and no overhead.

roth.andy avatar
roth.andy

my team uses both. Big decisions on architecture or anything that was worth spending significant time on to analyze a set of alternatives gets an ADR.

Think about the onboarding process for a new person. If it’s just “go dig through the issues” that’s gonna be hard for them. If it’s “look through this curated list of decisions” that’s better

cool-doge1
RB avatar

Yes, i love it. I use it in a monolithic infra directory. Id like to use it for all service repos. Its nice to summarize and codify all these decisions instead of having to dig through confluence, gh prs, git blames, issues to get the context.

cool-doge1
Andrew Nazarov avatar
Andrew Nazarov

We tried to follow this approach years ago, but it didn’t work for us that well. And I witnessed how it didn’t work for other companies and teams somehow. Probably in our case the reason was that initially we tried to create the majority of ADRs retrospectively and this was no fun and people were not that dedicated to it.

Then we paused this for some time and after realising that it became again hard to follow architecture decisions and facing a growing number of “why?” questions we gave it another chance - picked a different template that fitted our needs and started to write things only for the current PoCs and stuff we are working on right now.

Of course, we also use Jira tickets, meeting protocols and Confluence articles to get to know what’s going on. However, I’ve been a big fan of ADRs as an idea and I’m glad that we’ve started it again. Jira tickets are hard to track for newcomers. Confluence articles get outdated quite fast for projects in an active development phase. Meeting protocols usually are written during the conversation with a time pressure, therefore it leaves much to be desired. So, to me personally ADRs are the essential part of a process.

Jonathan Le avatar
Jonathan Le

Yes on ADR. I think they’re good as long as they’re not so thick as they get in the way of things. By thick, I mean not so monumental that they can’t be amended with a superseding ADR when needed.

sheldonh avatar
sheldonh

Nice! I setup some mage tasks for wrapping up adrgen. I generate a summary page mage adr:report and get a markdown summary table. I use adrgen create "Foo" etc.

I’ve considered eliminate PR and just have issues/wiki though that gets rid of the review in the same way. Problem is I’ve noticed in 3 teams getting folks to write even basic stuff on proposals for app/team process etc is super hard. Wondering if reducing the friction would solve anything or if the root issue is just it won’t happen without the right mix of folks that see the benefit and adopt.

2022-08-09

2022-08-10

2022-08-15

tom637 avatar

How is everyone dealing with bootstrapping secrets with Argocd?

I want to go down the gitops route of using argocd to deploy applications and use terraform solely to build the infrastructure. Currently terraform is bootstraping argocd, but I’m looking for a way to securely bootstrap a secret to allow argocd to pull from a private github repo.

RB avatar

Have you considered sops

RB avatar
Manage Kubernetes secrets with Mozilla SOPSattachment image

Manage Kubernetes secrets with Mozilla SOPS, OpenPGP, Age and Cloud KMS.

sheldonh avatar
sheldonh

Shameless plug that I’m now working on a team (last few weeks) that has a k8s syncing tool for configmaps. The cli is sorta like a mix of hashi vault, aws ssm/secrets etc. It’s pretty interesting! The syncer removes the need to do in your pipeline directly and can keep configmaps updated directly or on creation.

Check this out: https://github.com/DelineaXPM/dsv-k8s/ sorta like externalsecrets.io stuff.

It’s a really interesting product that has a solid free tier fully SAAS so you can be up and running in mins.

DelineaXPM/dsv-k8s

A Delinea DevOps Secrets Vault Kubernetes Secrets Injector and Syncer

Yasmin Shklovski avatar
Yasmin Shklovski

Hi Everyone!wave We ran into runtime permission errors when deploying new features in production and decided to publish our solution in opensource for the community. Check it out, hope it helps Ignore the suspicious name it stands for “What eeeeeez (is) Different” https://github.com/apono-io/weed

apono-io/weed

WEED - What EEs Different - IAM role diff checker

2

2022-08-17

2022-08-18

2022-08-19

2022-08-29

jimp avatar

When did pagerduty get a pickle for a mascot?

2
1
Yonatan Koren avatar
Yonatan Koren

Most tech startup mascots are pretty bad, this one is at least cute

Josh B. avatar
Josh B.

since this lol

Josh B. avatar
Josh B.
04:39:13 PM

pickle rick

2
2

2022-08-30

    keyboard_arrow_up