dholbach
dholbach
https://github.com/argoproj/gitops-engine/blob/master/docs/faq.md still refers a lot to the collaboration between Argo and Flux. In #126 I mostly just explained the current situation and how we got there. I didn't change any...
Flux v1 (and the Helm Operator v1) are in maintenance mode and effectively have been for a while. This means we * are focusing all of our attention on [v2](https://toolkit.fluxcd.io)...
With https://github.com/fluxcd/website/pull/903 being merged we have all the Flagger docs available at https://fluxcd.io/flagger/ (built from /fluxcd/website). After a while of co-existence, we should turn flagger.app and docs.flagger.app into redirects.
Bring up a kind cluster, apply manifests, do cluster-local change, confirm drift using `kubediff`.
Publish to pypi
Not sure if this is necessary or will make things easier, but it might help to move to go modules.
https://github.com/helm/charts/tree/master/stable/weave-scope will be retired Aug 18 and it might make sense to transition the chart over into this repository to keep it all in one place and potentially attract contributors...
update babel/{polyfill,cli,core}, eslint{,-loader}, webpack-hot-middleware Signed-off-by: Daniel Holbach
https://github.com/webpack-contrib/eslint-loader says to use https://github.com/webpack-contrib/eslint-webpack-plugin instead.
https://github.com/webpack-contrib/url-loader has been archived, it says: DEPREACTED for v5: please consider migrating to asset modules. > https://webpack.js.org/guides/asset-modules/