Mathieu Tortuyaux
Mathieu Tortuyaux
This has been merged upstream and it will be pulled in the next Ignition upgrade. Thanks!
Hi @Amirhossein2000, thanks for your interest ! To provide more information, the CLI returns the API result using the `printer` package ([printer](https://github.com/cycloidio/cycloid-cli/tree/develop/printer)). The sort must be done for the `printer.Table`....
@gaelL should not be done on the API side ?
thanks @xescugc for the update on this point. :) in this case, we could have something like: ``` $ cy org delete --org my-org org is not empty, please delete...
Hello @simonfelding and thanks for your interest in Flatcar. I think the URL is the good one for the public update server. Is that possible you confused the release servers...
Oh yes, thanks. The Nebraska links are indeed broken. Would you be interested to open a pull request to fix them? This is the current Nebraska website: https://kinvolk.io/docs/nebraska/latest Please note...
Hello, this repo is now archived. This PR should be re-opened against: https://github.com/flatcar/flatcar-website. To update your commit(s): ``` PR_ID=334 cd flatcar/flatcar-website wget "https://patch-diff.githubusercontent.com/raw/flatcar/flatcar-docs/pull/${PR_ID}.patch" sed -i 's|/docs/|/content/docs/latest/|g' "${PR_ID}.patch" git am "${PR_ID}.patch"...
Hello, this repo is now archived. This PR should be re-opened against: https://github.com/flatcar/flatcar-website. To update your commit(s): ``` PR_ID=315 cd flatcar/flatcar-website wget "https://patch-diff.githubusercontent.com/raw/flatcar/flatcar-docs/pull/${PR_ID}.patch" sed -i 's|/docs/|/content/docs/latest/|g' "${PR_ID}.patch" git am "${PR_ID}.patch"...
> I would only want to ask you to keep only one ebuild per package, so it will be clear which ebuild is actually patched up by us. Thanks! I...
Thanks a lot for this PR I was not expecting this that fast! I think it's better to have the examples in it's own `ovhcloud` folder to ease the discovering....