Jon Jackson
Jon Jackson
### Prerequisites - [X] I have read the [documentation](https://react-jsonschema-form.readthedocs.io/) ### What theme are you using? core ### Is your feature request related to a problem? Please describe. JSON Schema defines...
I intentionally left password fields blank in my config files because I do not want any passwords stored in plain text. Upon running a rocketeer command that requires SVN authentication,...
I have been experimenting with and evaluating this tool for use at the company I work for and have run into a pretty major bug that seems to have been...
Since this tool seems to be moving in the "global installation" instead of "application dependency" direction, it seems like it would make sense to add some sort of global configuration...
Bug 2080260: Update OLM pages to use details and list page extensions for operands when they exist
- Update the CSV details page to load and render list and details page extensions for the operands it manages - Remove container security route extensions that collide with olm...
- Replace all console app nav extension `resource` properties with appropriate `model` + `startsWith` properties - Add a deprecated message to all static nav extension types and remove references to...
- Add copied csvs disabled flag to bridge command and server server config - Forward copied csvs disabled flag to frontend through js globals - On the installed operators page,...
Update server to remove original multicluster proxying implementation and instead proxy managed cluster requests to the MCE cluster proxy service
The operands list endpoint always proxies to the public API server URL instead of the proxy endpoint configured at startup. This causes mismatched TLS configuration when the console runs on-cluster....
Use CertWatcher to update console serving certificates at runtime.