Commit Graph

  • bffadb5a55 Bump kubernetes.core version (#97) Mike Graves 2021-06-24 14:10:53 -04:00
  • d7a8ba15c7 Release 2.0.0 (#96) 2.0.0 Mike Graves 2021-06-23 08:43:56 -04:00
  • 9ff94989ae Update OWNERS file (#95) Mike Graves 2021-06-21 14:43:12 -04:00
  • f60ded17b0 Update to work with k8s 2.0 (#93) Mike Graves 2021-06-21 14:41:56 -04:00
  • 37833d4316 Update README, CONTRIBUTING.md: freenode -> libera.chat (#92) Andrew Klychkov 2021-05-31 17:17:27 +03:00
  • 4609c20a91 openshift_process fails with template does not contains message (#87) abikouo 2021-05-26 16:48:47 +02:00
  • 63deaeecf0 remove hardcoded host value for molecule test openshift_auth (#90) abikouo 2021-05-26 16:42:41 +02:00
  • d696fcaa06 Clean up CI build (#89) Mike Graves 2021-05-26 09:49:10 -04:00
  • 7e653aee65 k8s: Remove KubernetesRawModule dependency (#74) Abhijeet Kasurde 2021-04-20 12:02:14 +05:30
  • dd2ed851ab Support FQCN in openshift inventory (#85) Abhijeet Kasurde 2021-04-14 09:18:10 +05:30
  • c5f822a0a7 Removed old changelog fragments (#84) Abhijeet Kasurde 2021-04-13 11:08:02 +05:30
  • 748d40d244 Added docs for the collection (#83) Abhijeet Kasurde 2021-04-13 11:07:23 +05:30
  • 152c6e42c5 Release 1.1.2 (#82) 1.1.2 Mike Graves 2021-04-08 09:45:39 -04:00
  • 74ce4c31ae Include requirements.txt in downstream build (#81) Mike Graves 2021-04-07 04:49:37 -04:00
  • ac86a8900c Release 1.1.1 (#79) 1.1.1 Mike Graves 2021-04-06 12:09:53 -04:00
  • fb1912728d Update CI for ansible 2.11 (#80) Mike Graves 2021-04-06 10:40:46 -04:00
  • 22f878023a Add missing requirements.txt file (#78) Mike Graves 2021-04-06 00:14:43 -04:00
  • 921c451f0d k8s_auth: Redirect using meta/runtime.yml (#73) Abhijeet Kasurde 2021-04-05 22:09:15 +05:30
  • e7e114743c Fix sanity failure (#77) Mike Graves 2021-04-05 11:15:15 -04:00
  • ef6712c8f6 Release version 1.1.0 (#72) 1.1.0 Mike Graves 2021-02-24 10:33:21 -05:00
  • 570a8ccd27 Increase kubernetes.core dependency version number (#71) Mike Graves 2021-02-23 02:43:25 -05:00
  • d76430d879 typo: conig -> config (#69) Eric Gustavsson 2021-02-22 17:15:15 +01:00
  • 2b51c229ad Prepare for 1.0.2 release (#70) 1.0.2 Mike Graves 2021-02-19 12:03:23 -05:00
  • d197d28cd1 Restrict kubernetes.core dependency version (#66) Mike Graves 2021-02-19 10:38:31 -05:00
  • 5361c9322e Remove has_action field from doc fragment (#68) Mike Graves 2021-02-18 11:35:30 -05:00
  • 6c1dc79c7f Fix doc string (#67) Mike Graves 2021-02-18 08:01:49 -05:00
  • 4cfbde3d14 Sanity check fixes for CI (#63) Abhijeet Kasurde 2020-11-18 20:22:26 +05:30
  • 56e39540a0 Issue #60: Release version 1.0.1. (#61) 1.0.1 Jeff Geerling 2020-11-17 17:44:37 -06:00
  • 2d71c469bd doc fragments workaround for downstream (#59) Adam Miller 2020-11-17 11:03:00 -06:00
  • 87cd174b96 Issue #57: Switch dependency from community.kubernetes to kubernetes.core. (#58) Jeff Geerling 2020-11-16 13:35:18 -06:00
  • 32a6a1fda3 Fix ci/downstream.sh docs "branding" (#55) Adam Miller 2020-11-12 14:04:23 -06:00
  • 775312c037 Issue #51: Update downstream build script so it works on macOS / BSD-sed. (#54) Jeff Geerling 2020-11-12 10:44:32 -06:00
  • c1c08606e2 Issue #51: Prepare for 1.0.0 release. (#52) 1.0.0 Jeff Geerling 2020-11-12 09:57:41 -06:00
  • 874cf9f171 Fixes #48: Update CHANGELOG and set up release 0.3.0. (#49) 0.3.0 Jeff Geerling 2020-10-12 14:53:02 -05:00
  • 5b2ec65cc6 Added openshift_process and openshiift_route to the README page (#47) Timothy Appnel 2020-10-12 13:52:32 -04:00
  • 74ac82e76d Add openshift_process module (#44) Fabian von Feilitzsch 2020-10-12 13:36:39 -04:00
  • 308235e032 Fixes #45 with correct version_added in openshift_route (#46) Timothy Appnel 2020-10-09 19:32:44 -04:00
  • e7c3351309 Add openshift_route module for route creation (#40) Fabian von Feilitzsch 2020-10-05 15:03:03 -04:00
  • 6942cd6756 Prepare to publish 0.2.0 release to Galaxy (#39) 0.2.0 Jeff Geerling 2020-09-24 15:56:18 -05:00
  • b7e341842d Fixes #36: Add contribution guide. (#37) Jeff Geerling 2020-09-24 12:37:30 -05:00
  • 037f8b1f4f Move k8s_auth library from community.kubernetes to openshift_auth (#33) Fabian von Feilitzsch 2020-09-21 18:15:53 -04:00
  • f52d63c83f Don't update image field when we can't manage it (#29) Fabian von Feilitzsch 2020-09-17 13:21:00 -04:00
  • 1339e2bdf7 combine incluster-integration and separate regular integration scripts (#23) Fabian von Feilitzsch 2020-09-09 14:12:04 -04:00
  • 80ae2e6b1e Route API Group (#27) Andrew Block 2020-09-08 10:56:19 -05:00
  • 541477e5f3 Fixes #24: Update CHANGELOG in preparation for release 0.1.0. (#26) 0.1.0 Jeff Geerling 2020-09-04 15:29:51 -05:00
  • c8fc053968 add downstream build scripts (#20) Adam Miller 2020-09-03 13:19:18 -05:00
  • 5a1396e54e Add openshift connection plugin, update inventory plugin to use it (#18) Fabian von Feilitzsch 2020-08-28 14:18:25 -04:00
  • 1b08450b19 Add tests for inventory plugin (#16) Fabian von Feilitzsch 2020-08-26 15:01:10 -04:00
  • 9a4af00302 Update OWNERS file Fabian von Feilitzsch 2020-08-26 13:39:39 -04:00
  • 41f01c361a Ci docs (#15) Fabian von Feilitzsch 2020-08-25 14:40:13 -04:00
  • 7c4c25ca35 Can't use wait -n in the CI prow environment Fabian von Feilitzsch 2020-08-20 13:55:21 -04:00
  • eccc16d86e cleanup, get sanity tests to ignore ci/ Fabian von Feilitzsch 2020-08-20 12:35:05 -04:00
  • c5aede10ee Rewrite incluster test to only rely on bash and kubectl Fabian von Feilitzsch 2020-08-20 12:10:17 -04:00
  • 0e0b265b1b Add go directory that ci seems to need Fabian von Feilitzsch 2020-08-20 10:26:13 -04:00
  • f5cd29bdc9 Add incluster Makefile target for CI (#13) Fabian von Feilitzsch 2020-08-19 15:46:48 -04:00
  • 2388d0336f Update gitignore to include pip cache directory Fabian von Feilitzsch 2020-08-18 14:14:23 -04:00
  • 06e7db3ef8 docker container should now be able to be run as an arbitrary user (#12) Fabian von Feilitzsch 2020-08-18 12:54:55 -04:00
  • 73522d3b53 Dockerfile now is properly set up to run tests in a rootless container (#11) Fabian von Feilitzsch 2020-08-18 12:33:15 -04:00
  • ee21083985 Add Molecule tests (#7) Fabian von Feilitzsch 2020-08-17 15:41:37 -04:00
  • 3db69dea2b Issue #1: Initial effort to lift some content out of the Kubernetes collection. (#3) Jeff Geerling 2020-08-05 16:00:19 -05:00
  • 4b87e40e1f Initial commit John R Barker 2020-08-04 18:01:27 +01:00