This project is mirrored from https://gitee.com/NQL886/polaris.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 17 Mar, 2021 3 commits
-
-
Robert Brennan authored
-
dependabot-preview[bot] authored
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.7.0 to 1.10.0. - [Release notes](https://github.com/fatih/color/releases) - [Commits](https://github.com/fatih/color/compare/v1.7.0...v1.10.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
dependabot-preview[bot] authored
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](https://github.com/sirupsen/logrus/compare/v1.8.0...v1.8.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
- 16 Mar, 2021 1 commit
-
-
Robert Brennan authored
-
- 12 Mar, 2021 2 commits
-
-
Robert Brennan authored
-
Robert Brennan authored
* pretty output * add colors * better nocolor * fix up main title * delint * remove double negative * update docs
-
- 08 Mar, 2021 3 commits
-
-
Robert Brennan authored
-
Robert Brennan authored
-
Robert Brennan authored
-
- 04 Mar, 2021 1 commit
-
-
dependabot-preview[bot] authored
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.20.2 to 0.20.4. - [Release notes](https://github.com/kubernetes/client-go/releases) - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/kubernetes/client-go/compare/v0.20.2...v0.20.4 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
- 03 Mar, 2021 2 commits
-
-
Robert Brennan authored
-
Robert Brennan authored
-
- 26 Feb, 2021 5 commits
-
-
Robert Brennan authored
-
Robert Brennan authored
-
Jordan Doig authored
* Unmarshal OriginalObjectJSON into ObjectMeta * Unmarshal to unst before converting too v1 Object * Add passing annotated deployment webhook test case * fix meta accessor * fix tests * remove logs * fix tests Co-authored-by:
Robert Brennan <contact@rbren.io>
-
Robert Brennan authored
-
Barnabas Makonda authored
Audit- Only show the failed test if flag is specified.
-
- 24 Feb, 2021 5 commits
-
-
MAKOSCAFEE authored
-
MAKOSCAFEE authored
-
MAKOSCAFEE authored
-
dependabot-preview[bot] authored
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](https://github.com/sirupsen/logrus/compare/v1.7.0...v1.8.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
dependabot-preview[bot] authored
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.20.2 to 0.20.4. - [Release notes](https://github.com/kubernetes/api/releases) - [Commits](https://github.com/kubernetes/api/compare/v0.20.2...v0.20.4 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
- 16 Feb, 2021 3 commits
-
-
dependabot-preview[bot] authored
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.1 to 1.1.3. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](https://github.com/spf13/cobra/compare/v1.1.1...v1.1.3 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
Fairmay authored
-
Robert Brennan authored
* make it easy to run webhook tests locally * modify tests so they run locally * follow the logs * add instructions * make it easy to run webhook tests locally * modify tests so they run locally * follow the logs * add instructions * use universal date command * fix sed command for portability * fix date command * make entire image configurable * fix instructions
-
- 11 Feb, 2021 2 commits
-
-
Robert Brennan authored
-
Robert Brennan authored
* fix insecure caps check * add more tests * fix privilege escalation allowed
-
- 09 Feb, 2021 2 commits
-
-
MAKOSCAFEE authored
-
Robert Brennan authored
* enable action * Update .github/workflows/test_setup.yml Co-authored-by:
Dominik Meyer <dmnkmyr@gmail.com> Co-authored-by:
Dominik Meyer <dmnkmyr@gmail.com>
-
- 08 Feb, 2021 1 commit
-
-
Dominik Meyer authored
* Add Github Action from https://github.com/mambax/setup-polaris * Add tag information to action * repository name must be lowercase * repository name must be lowercase * repository name must be lowercase * Own image * Debug * Make the file local * Move into actions folder * Rename action * Remove path slash * Rename Dockerfile * Change path * Move script * Remove dot * Test * - Change to gh/download setup script - Move docs into Infra as Code page * Add small comment about Dockerfile * Rm unwanted line break * Improve action yaml * Update test_setup.yml * Update test_setup.yml * Update test_setup.yml * Pavel fixed all bugs Co-authored-by:
dom <dominik.meyer01@sap.com> Co-authored-by:
Pavel Zorin <pazonec@yandex.ru>
-
- 05 Feb, 2021 1 commit
-
-
Robert Brennan authored
-
- 04 Feb, 2021 1 commit
-
-
Robert Brennan authored
* add insights * fix docker vulns * bump version * adjust configs to use commit image
-
- 03 Feb, 2021 2 commits
-
-
Robert Brennan authored
-
Robert Brennan authored
-
- 29 Jan, 2021 5 commits
-
-
Barnabas Makonda authored
Added listening address flag
-
MAKOSCAFEE authored
-
MAKOSCAFEE authored
-
MAKOSCAFEE authored
-
MAKOSCAFEE authored
-
- 20 Jan, 2021 1 commit
-
-
Robert Brennan authored
* update docs from template * another update
-