Chris B
Chris B
Or maybe let's just set `--aws-region` and `--aws-vpc-id` and get rid of the somewhat surprising dependency on the instance metadata service. Getting the VPC ID into the cluster neatly might...
Looks good in production so far.
Thanks for raising this! I'm transferring the issue to [alphagov/govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components/?tab=readme-ov-file#govuk-publishing-components) as that's what controls the [styling of the banner](https://github.com/alphagov/govuk_publishing_components/blob/main/app/assets/stylesheets/govuk_publishing_components/components/_emergency-banner.scss). Someone from one of the frontend teams should be able to...
Couldn't reproduce this with current Whitehall. All the tests in `test/functional/*` now seem to work fine when run in this way. Please feel free to reopen if I've missed something...
Oh wait, I managed to get it happen by running the whole suite. ```sh bundle exec rake test ``` ``` warning: parser/current is loading parser/ruby31, which recognizes 3.1.3-compliant syntax, but...
It doesn't look like anyone's actually needed to run Router in govuk-docker in the past 3 years or so. We hope to start replacing govuk-docker use cases with Kubernetes soon,...
Hmm interesting. Sounds like the current behaviour has potential for [request smuggling](https://cwe.mitre.org/data/definitions/444.html) shenaningans (but I've spent like 30 s thinking about it so not making any claims here!)
Dup of https://github.com/alphagov/govuk-docker/issues/591. It doesn't look like anyone's actually needed to run Router in govuk-docker in the past 3 years or so. We hope to start replacing govuk-docker use cases...
my optionals are genuinely optional btw — totally fine if you prefer not to do them (and no need to justify!)
It would be better for usability if the Delete button were disabled / "greyed-out" rather than hidden.