Commit Graph

2017 Commits

Author SHA1 Message Date
erabii
353dfe7eb4 Fabric leader clean up 9 (#1651) 2024-05-01 08:36:46 -04:00
erabii
65f5109864 Fabric leader clean up 8 (#1650) 2024-04-30 13:44:50 -04:00
erabii
53fa5555c8 Fabric leader clean up 7 (#1648) 2024-04-30 09:39:09 -04:00
Ryan Baxter
8c03d0cf05 Fixing istio pilot image name 2024-04-30 09:37:19 -04:00
erabii
95e49167a6 Load images (#1649)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-30 07:18:02 -04:00
erabii
4336a5b59c Fabric leader clean up 6 (#1647) 2024-04-29 14:20:48 -04:00
erabii
279ee4d5ad Fabric leader clean up 5 (#1646) 2024-04-29 09:00:03 -04:00
erabii
1c819d00b1 Fabric leader clean up 4 (#1644) 2024-04-24 14:52:01 -04:00
erabii
af02c5fd16 Fabric leader clean up 3 (#1643) 2024-04-18 13:30:42 -04:00
erabii
d44edfc208 Drop jdk8 build support + various improvements (#1638) 2024-04-17 11:46:43 -04:00
erabii
013b920bcf Clean docker image cache (#1636) 2024-04-17 10:13:15 -04:00
Adrian Cole
c7c4220047 Ensures istio/istioctl is pulled locally prior to use (#1637)
* Ensures istio/istioctl is pulled locally prior to use

Signed-off-by: Adrian Cole <adrian@tetrate.io>

* updates docker versions

Signed-off-by: Adrian Cole <adrian@tetrate.io>

* typo

Signed-off-by: Adrian Cole <adrian@tetrate.io>

---------

Signed-off-by: Adrian Cole <adrian@tetrate.io>
2024-04-16 09:39:55 -04:00
erabii
8475c3effd Fix 1634 (#1635) 2024-04-12 11:33:31 -04:00
erabii
50d4a7923e Fabric leader clean up 2 (#1633) 2024-04-11 10:47:31 -04:00
erabii
99ac0b97e5 Fabric leader clean up 1 (#1631) 2024-04-08 08:25:20 -04:00
erabii
5009d6f21b Loadbalancer documentation (#1630) 2024-04-07 15:07:43 -04:00
erabii
6bfcf69834 Lb both clients fix issue (#1628) 2024-04-07 09:37:04 -04:00
erabii
c26cf8c4e2 K8s client lb cleanup 3 (#1627) 2024-04-06 08:58:04 -04:00
erabii
4d0b4fd1a4 K8s client lb cleanup 2 (#1626) 2024-04-04 17:10:10 -04:00
Ryan Baxter
ff469eba9a Update antora-playbook.yml 2024-04-04 14:25:22 -04:00
erabii
bebd3fe959 K8s client lb cleanup 1 (#1625) 2024-04-04 13:47:03 -04:00
erabii
8ac12412ac Clean up after merge (#1624) 2024-04-03 14:18:53 -04:00
erabii
0acf32f7c7 Cleanup k8s client loadbalancer part 2 (#1613)
* test

* fix @Nested tests not running

* trigger again

* Add renovate.json

* Delete renovate.json

* Delete delme.sh

* dirty

* first

* checkstyle

* dirty

* dirty

* add tests

* fix test

* fix tests

* checkstyle

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-03 13:01:24 -04:00
erabii
17471a1ed6 Cleanup k8s client loadbalancer part 1 (#1612) 2024-04-03 11:47:35 -04:00
erabii
67f89c6a46 Cleanup fabric8 loadbalancer mapper part 5 (#1611) 2024-04-03 09:44:19 -04:00
buildmaster
9ff722d3c8 Bumping versions 2024-04-03 01:54:53 +00:00
erabii
7803d3e7b4 Some cleanup for config server 4 (#1618) 2024-04-02 16:54:40 -04:00
erabii
b6300eb427 Some cleanup for config server 3 (#1617) 2024-04-02 16:11:08 -04:00
erabii
4194a22304 Add log statement (#1620) 2024-04-02 15:17:41 -04:00
buildmaster
c79ce2dec9 Bumping versions 2024-03-30 01:55:58 +00:00
erabii
5b201f0b01 cleanup for config server (#1615) 2024-03-29 15:37:09 -04:00
buildmaster
fdb51efa58 Bumping versions 2024-03-29 01:54:59 +00:00
erabii
470ab676d2 simplification in config server (#1614) 2024-03-28 13:55:43 -04:00
Ryan Baxter
cb3d7ca781 Config Server Controller Should Return All PropertySources (#1600) 2024-03-28 09:59:29 -04:00
erabii
52f410648a Cleanup fabric8 loadbalancer mapper part 4 (#1609) 2024-03-27 13:45:52 -04:00
buildmaster
74cef82a9f Bumping versions to 3.1.2-SNAPSHOT after release 2024-03-27 17:30:07 +00:00
buildmaster
1cb676eb3c Going back to snapshots 2024-03-27 17:30:00 +00:00
buildmaster
2c9e4f0769 Update SNAPSHOT to 3.1.1 2024-03-27 17:16:57 +00:00
buildmaster
bce4700088 Bumping versions 2024-03-27 01:59:40 +00:00
Adrian Cole
e4a3454605 Replaces manual workaround for Paketo with Maven profile (#1603)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2024-03-19 16:16:48 -04:00
erabii
47f4fe11f9 Cleanup fabric8 loadbalancer mapper (#1605) 2024-03-19 08:47:05 -04:00
erabii
cc43ce5501 Add selective namespaces to fabric8 loadbalancer (#1604) 2024-03-18 16:34:43 -04:00
Ryan Baxter
75dffefdfd Upgrade to k8s client 19.0.1 (#1601)
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2024-03-18 14:25:15 -04:00
erabii
0bd7bc5580 Add namespace provider to fabric8 loadbalancer (#1597) 2024-03-18 09:27:14 -04:00
erabii
19fa6ab6d6 Upgrade org.wiremock dependency (#1599) 2024-03-14 16:31:35 -04:00
erabii
fa07ce68d5 Cleanup load balancer part 3 (#1593) 2024-03-13 14:35:31 -04:00
dependabot[bot]
0f02596a98 Bump org.codehaus.plexus:plexus-archiver (#1391)
Bumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.1.0 to 4.8.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)
- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.1.0...plexus-archiver-4.8.0)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-archiver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 10:25:36 -04:00
dependabot[bot]
a0fac955a5 Bump org.codehaus.plexus:plexus-archiver (#1390)
Bumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.1.0 to 4.8.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)
- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.1.0...plexus-archiver-4.8.0)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-archiver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 10:25:01 -04:00
dependabot[bot]
bd5da79ed7 Bump org.codehaus.plexus:plexus-archiver (#1389)
Bumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.1.0 to 4.8.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)
- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.1.0...plexus-archiver-4.8.0)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-archiver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 10:24:06 -04:00
Ryan Baxter
ad09a89f10 Update leader election sample (#1281)
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2024-03-13 10:22:41 -04:00