Vincent Gramer
Vincent Gramer
doc : https://docs.kubermatic.com/kubeone/v1.6/tutorials/creating-clusters-oidc/ The documentation is a bit outdated as the cert-manager chart does not deploy `ClusterIssuer` anymore. Moreover, a customer was wondering how to use a self-signed CA. TODO:...
# Description PoC for integration Regal, which is actually pretty straight forward (just one class to implement) TODO: - [ ] make this integration only for paid IntelliJ-based IDEs (...
# What would you like to be added Autosave document before running opa check # Why is this needed sometimes the document is not saved and so opa check is...
# What would you like to be added The following words are reserved and cannot be used as variable names, rule names: * as * default * else * false...
# What would you like to be added implement code folding for * array * set * rule * comprehension # Implementation details take a look at https://plugins.jetbrains.com/docs/intellij/additional-minor-features.html#code-folding
# What would you like to be added when the user double click on a test in the test view result, it should open the corresponding test in editor #...
# What would you like to be added Add test result icon in gutter aside the test rule # Implementation details not sure but its probably implemented thanks to a...
# What would you like to be added Implement re-run failed test in Test view # Why is this needed Improve user XP # Implementation details the option `--run` (...
# What would you like to be added 1. rename `bundle` to `source directory ` in the UI (using OPA doesn't mean you ever used bundles, so that concept may...
# Description There is already a lot of tests on the parser but several bugs in the grammar have been found (#74 #67 #64 #59 ). AFAIK there is no...