| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-14 | Deprecate --prometheus-cluster-label | Robusta Runner | |
| The name is misleading. Before this change we had both --prometheus-cluster-label and --prometheus-label which referred to very different things, leading to a bug in the code (to be fixed in the next commit). We still support -l and have added support for "--prometheus-cluster-value" which is what `-l` really represents. | |||
| 2024-04-30 | Minor additional logging improvements | LeaveMyYard | |
| 2024-04-30 | Finished structure changes and workload loaders | LeaveMyYard | |
| 2024-04-22 | Moved the logic from #93 for a new refined structure | LeaveMyYard | |
| Co-authored-by: Megrez Lu <lujiajing1126@gmail.com> | |||
| 2024-03-26 | Improving prometheus detection step (#236) | Pavel Zhukov | |
| * Rework prometheus detection logging, fix #119 * Fix success if no scans were made * Fix get_history_range in tests * Remove unused constant --------- Co-authored-by: LeaveMyYard <zhukovpave2001@gmail.com> | |||
| 2024-03-26 | Improve limited permissions (cherry-picked from #220) (#238) | Pavel Zhukov | |
| * Add --as option to impersonate a specific user * Update test case * Don't exit if the user lacks permissions to auto-discover prometheus * Add a comment * Add support for HPA w/o cluster-level permissions * feat: cli option for --as-group (#224) * feat: cli option for --as-group * add: as-group example * Improve a message in case of API error * Return the debug log with found items in cluster --------- Co-authored-by: Robusta Runner <aantny@gmail.com> Co-authored-by: Rohan Katkar <rohan.katkar@dnv.com> Co-authored-by: LeaveMyYard <zhukovpave2001@gmail.com> | |||
| 2024-03-26 | for dgdevops :) (#243) | Natan Yellin | |
| 2024-03-19 | use alias when available for strategy setting (#235) | Mykola Martynov | |
| * Add --allow_hpa flag * use `--allow-hpa` option * use OptionInfo instead of Option to support different name for same option * revert back allow_hpa field definition * fix issue when there is no underscore exist in option name --------- Co-authored-by: Robusta Runner <aantny@gmail.com> | |||
| 2024-02-14 | info about excluded namespace | Bartosz Fenski | |
| 2024-02-14 | Add Openshift support with loading sa token | LeaveMyYard | |
| 2024-02-03 | Fix typo in the comment | Vahan Terzibashian | |
| 2024-01-18 | Fix Typo | Manuel Rüger | |
| 2023-10-23 | Add --width parameter for the console | LeaveMyYard | |
| 2023-10-05 | Refactor how settings are passed and how logging works | LeaveMyYard | |
| 2023-08-24 | added minimum reccomendation from cmd (#134) | Avi-Robusta | |
| * added minimum reccomendation from cmd need to add to readme * re-named settings * added config info to readme | |||
| 2023-08-10 | Lint and format code | LeaveMyYard | |
| 2023-08-10 | Merge branch 'main' into namspaces-filtering-fix | Pavel Zhukov | |
| 2023-08-10 | Improve resource parameter validation | LeaveMyYard | |
| 2023-08-08 | Unified prometheus support (#121) | Avi-Robusta | |
| * initial refactoring initial changes working version aws test added eks managed prom support coralogix prom support and fix prom bug fixed bug added all aws config changes added docs and fixed requirements copying connect changes from robusta fixing bad typing reformatting added prometrix updated prometrix version * rebase fixes * black formatting * refactored check connection * Fixing victoria metrics check * updating poetry file after rebase | |||
| 2023-08-04 | Add resource parameter | LeaveMyYard | |
| 2023-07-19 | Merge branch 'main' into arnold_slack | Arnold Yahad | |
| 2023-07-18 | Set default value of prometheus_label to None (#101) | chengzw | |
| * set default value of prometheus_label to None * update doc * optimize validate_cluster_name check logic | |||
| 2023-07-17 | Merge branch 'main' into custom-prometheus-headers | Pavel Zhukov | |
| 2023-07-12 | Add `-s` for selector | LeaveMyYard | |
| 2023-07-12 | Add ability to pass custom prometheus headers | LeaveMyYard | |
| 2023-07-11 | Label selector argument | LeaveMyYard | |
| 2023-07-11 | Merge branch 'main' into arnold_slack | Arnold Yahad | |
| 2023-07-10 | Address PR Comments and requirements | arnoldyahad | |
| 2023-07-05 | Run isort on whole codebase | LeaveMyYard | |
| 2023-06-27 | Add max_workers to CLI settings, fix bug with executor | LeaveMyYard | |
| 2023-06-22 | [MAIN-553] Create explicit executors to limit threadcount | LeaveMyYard | |
| 2023-06-19 | Slack And File integration | arnoldyahad | |
| 2023-06-19 | Initial commit for slack and file integration | arnoldyahad | |
| 2023-06-14 | made the label not optional and look up label for cluster names | avi robusta | |
| 2023-06-14 | support custom label name | avi robusta | |
| the standard is cluster | |||
| 2023-06-14 | added cluster name param for centralized support | avi robusta | |
| 2023-05-30 | black isort flake8 formatting | avi robusta | |
| 2023-05-29 | Merge branch 'main' into multicluster-improvement | Павел Жуков | |
| 2023-05-29 | Fix multi-cluster issues | Павел Жуков | |
| 2023-05-26 | Refactor Formatters, use functional approach | Павел Жуков | |
| 2023-04-27 | Fix pytest | Павел Жуков | |
| 2023-04-24 | Add --logtostderr flag | Павел Жуков | |
| 2023-04-21 | Fix passing additional arguments for the strategy | Павел Жуков | |
| 2023-04-06 | Add the example on using KRR as a library | Павел Жуков | |
| 2023-04-06 | Remove remaining Krakens, change back to KRR | Павел Жуков | |
| 2023-03-27 | Fix some stuff on namespaces and clusters options | Павел Жуков | |
| 2023-03-27 | Merge pull request #1 from robusta-dev/readme-changing | Павел Жуков | |
| Readme changing | |||
| 2023-03-26 | Add namespaces and clusters options to CLI | Павел Жуков | |
| 2023-03-26 | Change KRR to KubeKraken | Павел Жуков | |
| 2023-03-20 | Improve CLI, add dynamic commands based on strategies defined, pass kwargs ↵ | Павел Жуков | |
| to strategy settings | |||
