* Dropped russian docs
* finally unified all control scripts
* Added new control script docs
* Integration guide
* octo CLI user guide
* Renamed things in UI
* override -> configuration in octo CLI
* more docs
* dropped more russian links
* fixed links
* yet more fixes
* Updated logo
* Updated root readme
* Fixed typos
* resolved comment
* Introduced config check
* Remove tag from frontend and redid all of search
* Added migrations
* Fixed layout
* Fixed search ordering
* Refined markup
* Imporved text for empty overrides
* Refined text
* Unified control scripts
* Formatting
* Fixed octo CLI
* Fixed build
* Added Frontend.UIKit
* Extracted some things into UIKit
* Override editing markup
* Added deployment page main override markup
* Made override size configurable
* Did override listing
* Deployment overrides are now first everywhere
* Really hacky keys search
* Button loading state
* Patched project home page
* Refactored CS args
* format
* WIP
* Call scripts from backend
* Refactored frontend
* Added defaults to frontend
* Delay request
* Added keys
* things somewhat work
* things update
* Loading state
* better loop breaking
* Added bad loading animation
* Overrides are now stable
* Default values are now properly restored
* added sleep
* Removed unused functions
* wip: cleaned up api
* Added Data.UniqMap
* Cleaned up actions
* Extracted working overrides
* Minor refactoring
* new items appear at the top
* Use the CSV parser
* Disabled default key text fields
* add local install script
* Make the script executable
* add force update flag
* add some checks to the kind script
* name kind cluster+deletion confirmation
* add wait flags to helm
* More informative local install script
Co-authored-by: Denis Redozubov <denis.redozubov@gmail.com>
* new generic utils
* fix scheme in notes and ingresses + values for generic scripts
* move migrations to init containers
* new generic utils
* fix scheme in notes and ingresses + values for generic scripts
* move migrations to init containers
* fix versions
* update readme
* emphasize some parts of readme
* remove chart beta warning
* add future version of octopod to the chart
* Update charts/helm3/octopod/README.md
Co-authored-by: iko <ilyakooo0@gmail.com>
* Update charts/helm3/octopod/README.md
Co-authored-by: iko <ilyakooo0@gmail.com>
* add an ability to have a fixed secret for ui basic auth
* dont ask for cliauth header if vault is enabled
* add readme section about ui auth
* Refined wording
Co-authored-by: iko <ilyakooo0@gmail.com>
* Removed TLS Auth in favour of headers
* chart changes to work with auth header instead of certs
* chart version bump up
* Warnings and formatting
* Removed extra deps
* Split module sources
* Removed extra TLS args
* Slimmed down docker images and added certs to octo cli
* Simplified docker images
* Increased swap
* Added entrypoint to env veriables in docker images
* refactor cli options + get rid of tls options
Co-authored-by: Aleksei Sizov <a.sizov@typeable.io>
Co-authored-by: iko