Alex Trinker
Alex Trinker
we are using the greenmask docker image (latest) which defaults to pg v17. our database however is still pg v16. as this can change at any time, we dont want...
minimal code change to allow the skin to be overriden by an environment variable `K9S_SKIN`. config.ui.skin overwrites the default, context.skin overwrites the config setting, and K9S_SKIN overwrites the context setting....
_defaultFlags_ is always ignored by ko. already opened once in #1450 and fix provided in PR https://github.com/ko-build/ko/pull/1464. this is still an issue and represents a major bug! --- another issue...
## Description Warning: Argument is deprecated │ │ with module.gw_host[0].aws_instance.ignore_ami[0], │ on .terraform/modules/gw_host/main.tf line 237, in resource "aws_instance" "ignore_ami": │ 237: resource "aws_instance" "ignore_ami" { │ │ network_interface is deprecated....