Benjamin Gilbert
Benjamin Gilbert
Associated image ICC profile support in https://github.com/openslide/openslide/pull/477.
Documentation PR in https://github.com/openslide/openslide.github.io/pull/43.
CI is now running on PRs via GitHub Actions, and `travis.yml` has been removed. I'll close this.
All OpenSlide repos now have branch protection enabled for the `main` branch. They all require PRs when merging [1], enforce CI checks where CI exists, and enforce those rules against...
We should also document how to preserve data volumes when reprovisioning. The traditional model is to do this with Ignition, but there are some quirks and they're not documented in...
@stereobutter There's some POC work happening in https://github.com/coreos/coreos-installer/pull/712. For the "magic USB stick" case, you may also be interested in the new [coreos-installer iso customize](https://coreos.github.io/coreos-installer/cmd/iso/#coreos-installer-iso-customize) command, which should make such...
It's a concern on any provider. I didn't know there was a way to remove userdata; that's neat. See also #272 for the firewalling approach to this problem.
Some upstream docs in https://github.com/coreos/ignition/pull/1365.
> So I think this is probably OK, but we need to make sure we're very aware of it when hacking on pipeline code that handle creds and by extension...
Thanks for the report. I agree that this is not the desired behavior. Out of curiosity, though, why do you want fewer than infinite retries?