Viacheslav Vasilyev

Results 121 comments of Viacheslav Vasilyev

@nmeyerhans may I ask, were there any updates? it would be great to inform customers regarding `cronie` package caveat [here](https://docs.aws.amazon.com/linux/al2023/ug/compare-with-al2.html#cron), it seems that [Security best practices for EC2 Image Builder](https://docs.aws.amazon.com/imagebuilder/latest/userguide/security-best-practices.html)...

@kevGalway you may try putting a flag to prevent cronie removal, or installing it at boot time in cloud-init script

you may try with ``` http://:8200/ui/vault/auth?with=token&wrapped_token= ```

while [export-credentials.html](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/configure/export-credentials.html) has been introduced to aws cli, it doesn't support export to a credentials file (AWS_SHARED_CREDENTIALS_FILE)

does this issue persist in the master branch as well?

probably, a coreutils bug unrelated to colima, which had been fixed a long time ago between these two versions: - `amazonlinux:2023` has `cp (GNU coreutils) 8.32` - `amazonlinux:2` has `cp...

if I get it right the `registry.mirrors` and `registry.configs` parameters will be deprecated with v1.6.0 release and onward, I assume to be able to use new configuration I have to...

here is how to change timeout of the remote driver ```terminal $ docker buildx create \ --name remote-builder \ --node linux-amd64 \ --platform linux/amd64 \ --bootstrap \ --use \ --driver-opt...

CLI timeout consistency info | Command | Has timeout logic implemented | Inherits global timeout | |---|---|---| | buildx bake | No | No | | buildx build | No...

Just an opinion. For the context, the AWS ServiceCatalog experience includes two general parts: A. product ownership -- a person or a team which is responsible for the complete life-cycle...