Bryce Lampe

Results 196 comments of Bryce Lampe

> You have a Snapshot without a corresponding SnapshotDefinition... Any idea how you ended in this situation? Linstor usually deletes things in a cascading manner.. @ghernadi I had some snapshots...

I was able to get everything up and running again, but it required deleting everything (resources, volumedefinitions, etc.) with a `snapshot_name` set. Not a big deal if k8s doesn't know...

> There might be a way this can be done by overriding the java cert store in the container, but that is something for upstream to answer: https://github.com/LINBIT/linstor-server/issues Indeed, the...

I also see this with `convertDeleteStmt`, although I'm pointing to a migrations folder (golang-migrate) and I'm not sure how to easily identify which one is the culprit.

> The syntax targets bash brace expansion rather than positional args. Alternatively, could you accept JSON and map that to a YAML manifest for the resource?

This would be a great quality of life improvement! I've run into both of the problems Luke mentioned in the description.

Could these attributes be inferred from `ecs-params.yaml`? That would give you a [well-defined](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/cmd-ecs-cli-compose-ecsparams.html) schema as a starting point. I stumbled on this issue by way of #921, and while I...

> So this is essentially a duplicate, but I can't, without searching, find the issues to dup against. This might be related to #4714/#8339?

@kevinburke are you open to merging this or something similar that accomplishes the same? I came across this while debugging some very surprising behavior where connections kept trying to use...

Do you know if Bugwarrior preserves or overwrites user-defined metadata when it pulls to your local?