Commit Graph

213 Commits

Author SHA1 Message Date
buildmaster
ff7a438c00 Bumping versions 2021-08-18 19:15:24 +00:00
Ryan Baxter
8c5bea5e51 Merge branch '2.0.x' into main 2021-08-18 07:30:28 -04:00
erabii
5aaeaef56f fix duplicate properties coming from different config maps (#845)
* dirty

* some work started + tests

* checkstyle fixes

* add proper java docs

* fabric8 changes + tests

* merge 2.0.x + fix checkstyle

* k8s-client changes + fabric8 trying to fix tests

* minor update

* added documentation

* small change while writing comments to the PR

* add @Deprecated

* trigger build
2021-08-18 07:29:46 -04:00
buildmaster
ce9c0c52a8 Going back to snapshots 2021-07-31 16:20:38 +00:00
buildmaster
1eb7125925 Update SNAPSHOT to 2.1.0-M1 2021-07-31 16:17:24 +00:00
buildmaster
dea39f2946 Going back to snapshots 2021-07-30 20:54:38 +00:00
buildmaster
68dacceef4 Update SNAPSHOT to 2.1.0-M1 2021-07-30 20:50:37 +00:00
Ryan Baxter
0b29a57059 Fixing index.adoc symlink 2021-07-13 20:04:31 -04:00
Ryan Baxter
74dd3bd4ce Merge branch '2.0.x' into main 2021-07-13 14:00:52 -04:00
Ryan Baxter
d11da58927 Clarify how to disable health and info contributors 2021-07-13 14:00:27 -04:00
Ryan Baxter
05a214ade7 Revert "Add note to disable health indicator in bootstrap yaml | properites (#827)"
This reverts commit 6dcad3a7b8.
2021-07-13 13:58:21 -04:00
Ryan Baxter
824b7180af Merge remote-tracking branch 'origin/2.0.x' into main 2021-07-12 16:38:15 -04:00
Ryan Baxter
6dcad3a7b8 Add note to disable health indicator in bootstrap yaml | properites (#827) 2021-07-12 16:37:37 -04:00
spencergibb
07ebbcd3cf Updates version to 2.1.0-SNAPSHOT 2021-07-09 15:30:08 -04:00
yaraskm
5ad9b58df9 Remove unnecessary API groups in sample Role (#821)
- The resource requirements listed by component are all members of the
  core API group. There is no need to include the `extensions` and
  `apps` groups. This Role will currently try to grant permissions on
  types that do not exist, such a `pod.extensions` and `pod.apps`.

- If you are a member of a multitenant cluster, there's a good chance
  that you are running with either the `admin` or `edit` built-in
  Clusterroles scoped down to your namespace(s). Since certain types
  such as `pod.extensions` do not exist, your binding to a built-in Role
  will not contain permissions on these types. As such, you will get a
  permission error when trying to create the Role (trying to grant
  permissions you do not hold). The Role as written could only currently
  be created in a cluster by someone who has a higher permission level,
  (such as an admin).
2021-07-06 10:43:57 -04:00
erabii
bcdb96f981 fix (#820) 2021-06-30 14:26:44 -04:00
Ryan Baxter
ceb3426f62 Add documentation for enabling HTTPS for load balancer in service mode. Fixes #808 2021-06-03 14:19:18 -04:00
Jonatan Ivanov
7d40a449fc Fixing dockerhub links in docs and Readme (#806) 2021-06-01 09:42:07 -04:00
buildmaster
17caa02889 Going back to snapshots 2021-05-28 09:07:21 +00:00
buildmaster
305c165854 Update SNAPSHOT to 2.0.3 2021-05-28 09:03:02 +00:00
buildmaster
64dbffeb10 Bumping versions to 2.0.4-SNAPSHOT after release 2021-05-27 10:48:14 +00:00
buildmaster
669c510f63 Going back to snapshots 2021-05-27 10:48:13 +00:00
buildmaster
5116796e26 Update SNAPSHOT to 2.0.3 2021-05-27 10:43:51 +00:00
Ryan Baxter
ec66236c03 Fixing link to reload example. Fixes #785 2021-05-10 20:16:55 -04:00
Ryan Baxter
2fe0ba49ba Fixing formatting in leader election documentation 2021-03-18 11:54:43 -04:00
buildmaster
0a38688319 Bumping versions to 2.0.3-SNAPSHOT after release 2021-03-17 23:12:13 +00:00
buildmaster
e701254754 Going back to snapshots 2021-03-17 23:12:13 +00:00
buildmaster
e40bfe48aa Update SNAPSHOT to 2.0.2 2021-03-17 23:08:24 +00:00
Tim Ysewyn
ceb192ca3e Use the "primary-port-name" label to discover ports (#749)
* Use the "primary-port-name" label to discover ports

* Fixed warning message

* Fixed code style issue

* Use the "primary-port-name" label to discover ports

* Do not change previous behaviour!

* Fixed possibility of NPE

* Updated documentation

* Added fallbacks to https and http named ports

* Extracted port discovery logic into a separate function

* Fixed code style issue

* Fixed another code style issue
2021-03-11 17:05:59 -05:00
Ryan Baxter
f0625fd71e Clarify client for starter. Fixes #737 2021-02-17 11:06:04 -05:00
Anders Swanson
fd018e807d Leader Election Documentation (#728)
* Leader Election Documentation

* update docs

Co-authored-by: aswanson <anders_swanson@mcafee.com>
2021-02-08 10:01:03 -05:00
buildmaster
8f4688ded0 Bumping versions to 2.0.2-SNAPSHOT after release 2021-01-27 22:23:00 +00:00
buildmaster
ecf5807013 Going back to snapshots 2021-01-27 22:23:00 +00:00
buildmaster
f24e7b968a Update SNAPSHOT to 2.0.1 2021-01-27 22:19:23 +00:00
buildmaster
416b6799b8 Bumping versions 2021-01-22 11:52:04 +00:00
Ryan Baxter
03767663cc Merge branch 'include-not-ready-addresses-opt-in' of https://github.com/srgibbs99/spring-cloud-kubernetes into srgibbs99-include-not-ready-addresses-opt-in 2021-01-21 11:05:37 -05:00
buildmaster
faac20aa30 Bumping versions 2021-01-21 11:52:53 +00:00
Ryan Baxter
65f87238ef * Updating deployment files with new version numbers
* Pulling images and loading them into kind in order to avoid DockerHub limits on Jenkins
2021-01-08 15:59:25 -05:00
buildmaster
fea25d2fd5 Bumping versions to 2.0.1-SNAPSHOT after release 2020-12-22 00:05:50 +00:00
buildmaster
9d092ed82c Going back to snapshots 2020-12-22 00:05:49 +00:00
buildmaster
de5faba7a1 Update SNAPSHOT to 2.0.0 2020-12-22 00:01:42 +00:00
Ryan Baxter
6af0c945dc Loadbalancer Module Using Kubernetes Java Client (#700)
Loadbalancer implementation using Kuberentes Java Client
2020-12-19 11:19:25 -05:00
Jay Bryant
6fc98726cf Table fix (#693)
The table in getting-started.adoc had no end, which put the remainder
of the document into the same table, causing numerous rendering problems.
2020-12-14 15:28:28 -05:00
buildmaster
8ed7023942 Going back to snapshots 2020-12-11 23:09:30 +00:00
buildmaster
f18198204a Update SNAPSHOT to 2.0.0-RC1 2020-12-11 23:07:03 +00:00
buildmaster
0c0b5737ae Bumping versions 2020-12-11 11:51:39 +00:00
Ryan Baxter
7008d104ca Add Kubernetes Java Client Starters (#687)
* Deprecate KubernetesAutoServiceRegistration

* Document service registry in kubernetes.  Fixes #348

* Renaming leader module to be specific to fabric8

* Istio module rename

* Renaming loadbalancer module

* Rename loadbalancer starter

* Rename config starter

* Rename all starter

* Rename kubernetes starter

* Add new starters for Kubernetes Java Client implementations
2020-12-09 19:41:39 -05:00
Ryan Baxter
516413bb42 Rename Starters To Indicate They Use Fabric8 (#683)
* Deprecate KubernetesAutoServiceRegistration

* Document service registry in kubernetes.  Fixes #348

* Renaming leader module to be specific to fabric8

* Istio module rename

* Renaming loadbalancer module

* Rename loadbalancer starter

* Rename config starter

* Rename all starter

* Rename kubernetes starter
2020-12-09 13:48:34 -05:00
Ryan Baxter
3398a14b5a Rename Remaining Fabric8 Modules (#681)
* Deprecate KubernetesAutoServiceRegistration

* Document service registry in kubernetes.  Fixes #348

* Renaming leader module to be specific to fabric8

* Istio module rename

* Renaming loadbalancer module
2020-12-08 19:42:40 -05:00
buildmaster
1400a4f966 Bumping versions 2020-12-02 11:49:54 +00:00