Age | Commit message (Collapse) | Author |
|
|
|
troubleshooting
Change-Id: Ie89fc95e5d7f0e4f832bac45f87915893ed79942
Notes (review):
Code-Review+2: Craig Anderson <craig.anderson@att.com>
Code-Review+1: Rodolfo Pacheco <jezogwza@gmail.com>
Code-Review+2: Matt McEuen <matt.mceuen@att.com>
Workflow+1: Matt McEuen <matt.mceuen@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Thu, 17 Jan 2019 21:29:24 +0000
Reviewed-on: https://review.openstack.org/631298
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
|
|
Change-Id: Ic35a4b44c4fb8fb522fd2a5353e8f2cd34b59992
Notes (review):
Code-Review+1: Evgeniy L <eli@mirantis.com>
Code-Review+2: Scott Hussey <sthussey@att.com>
Workflow+1: Scott Hussey <sthussey@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Tue, 15 Jan 2019 16:22:58 +0000
Reviewed-on: https://review.openstack.org/622997
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
- Adds the ability to rerun divingbell-perm at specified interval.
- Adds the ability to specify a rerun policy of
'always', 'never', 'once_successfully'. Default value is 'always'.
Demo: https://asciinema.org/a/220289
Change-Id: I3909b4d92f8e2bdb0d826ca1cfbd62f937c2532d
Notes (review):
Code-Review+1: Smruti Soumitra Khuntia <sk698p@att.com>
Code-Review+2: Scott Hussey <sthussey@att.com>
Code-Review+1: Nishant Kumar <nishant.e.kumar@ericsson.com>
Code-Review+2: Mark Burnett <mark.m.burnett@gmail.com>
Workflow+1: Mark Burnett <mark.m.burnett@gmail.com>
Code-Review+1: Michael Beaver <michaelbeaver64@gmail.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Fri, 11 Jan 2019 15:51:51 +0000
Reviewed-on: https://review.openstack.org/629045
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
The previous README file for Divingbell did not render correctly
as a md. This change converts it to a small RST file.
Change-Id: Iabfc3eb6ed763ddf306d85f85399f2f3f99069ae
Notes (review):
Code-Review+1: Evgeniy L <eli@mirantis.com>
Code-Review+1: Nishant Kumar <nishant.e.kumar@ericsson.com>
Code-Review+2: Roman Gorshunov <roman.gorshunov@att.com>
Workflow+1: Roman Gorshunov <roman.gorshunov@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Mon, 11 Feb 2019 16:12:46 +0000
Reviewed-on: https://review.openstack.org/629074
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
Implemented daemonset that will manage host apparmor profiles.
Tests and documentation added.
demo: https://asciinema.org/a/uQjlWgC4bjI3WkfontmThf8t0
Co-Authored-By: Vladyslav Drok <vdrok@mirantis.com>
Change-Id: I13f7357c15b5c4386a61bba50f097eb434d7f211
Notes (review):
Code-Review+2: Craig Anderson <craig.anderson@att.com>
Code-Review+1: Chris Wedgwood <cw@f00f.org>
Code-Review+1: Cliff Parsons <cliff.parsons@att.com>
Code-Review+1: Dan Crank <dan.no@att.com>
Code-Review+1: Evgeniy L <eli@mirantis.com>
Code-Review+2: Scott Hussey <sthussey@att.com>
Workflow+1: Scott Hussey <sthussey@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Fri, 21 Dec 2018 14:33:44 +0000
Reviewed-on: https://review.openstack.org/599025
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
Add support for retries and reruns at specified intervals for
divingbell-exec scripts. Also adds support for timeouts.
Also update osh-infra-upgrade-host to allow gate to run.
Change-Id: I5f4cd43b13a467d94f67b358f3190f515256ae66
Notes (review):
Code-Review+1: Steve Wilkerson <wilkers.steve@gmail.com>
Code-Review+1: Serge Kovaleff <sk607s@att.com>
Code-Review+2: Pete Birley <petebirley@gmail.com>
Code-Review+1: Kaspars Skels <kaspars.skels@gmail.com>
Code-Review+2: Scott Hussey <sthussey@att.com>
Workflow+1: Scott Hussey <sthussey@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Fri, 14 Dec 2018 21:16:33 +0000
Reviewed-on: https://review.openstack.org/624291
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
Stopgap module to provide generic node exec capability until shift
to [0] and [1].
[0] https://github.com/GoogleCloudPlatform/metacontroller
[1] https://github.com/argoproj/argo
Change-Id: I278548e1e09ed31dcc4212142f1e6465ee8d9792
Notes (review):
Code-Review+2: Scott Hussey <sthussey@att.com>
Code-Review+2: Aaron Sheffield <ajs@sheffieldfamily.net>
Workflow+1: Aaron Sheffield <ajs@sheffieldfamily.net>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Mon, 10 Dec 2018 15:19:55 +0000
Reviewed-on: https://review.openstack.org/620765
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
via new module 'perm'
1) DaemonSet
2) Secret (instead of old ConfigMap)
3) Include module /bin/_perm.sh.tpl
4) Commented example in values.yaml
5) Demo: https://asciinema.org/a/209509
6) Increased # of expected DaemonSets
7) Rebased after a few merges
8) Addressing comments
9) Migrated from ConfigMap to Secret
10) Got rid of 'eval'
11) Test
12) Demo for host targeting: https://asciinema.org/a/213125
Change-Id: Ia3181dcb7fc1ccc7422c635b010000f6d3fbcf4d
Notes (review):
Code-Review+2: Matt McEuen <matt.mceuen@att.com>
Code-Review+2: Scott Hussey <sthussey@att.com>
Workflow+1: Scott Hussey <sthussey@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Tue, 27 Nov 2018 20:45:27 +0000
Reviewed-on: https://review.openstack.org/614665
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
|
|
In Makefile there is no target which actually installs
Helm binary.
Change-Id: Idca3ed4d0c6d8734b7b6bcfc9d8a1ba9e50693ee
Signed-off-by: Dimitrios Markou <dm844v@att.com>
Notes (review):
Code-Review+2: Bryan Strassner <bryan.strassner@gmail.com>
Code-Review+2: Scott Hussey <sthussey@att.com>
Code-Review+1: Ahmad Mahmoudi <am495p@att.com>
Workflow+1: Scott Hussey <sthussey@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Tue, 27 Nov 2018 15:31:05 +0000
Reviewed-on: https://review.openstack.org/620153
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
Change-Id: Ieaa2e3c66c8855eec6c97796f175f769b268dccc
Notes (review):
Code-Review+2: Pete Birley <petebirley@gmail.com>
Code-Review+1: Serge Kovaleff <sk607s@att.com>
Workflow+1: Craig Anderson <craig.anderson@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Mon, 26 Nov 2018 21:00:28 +0000
Reviewed-on: https://review.openstack.org/618952
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
|
|
This change also adds an apt-get update call and a possibility to
provide debconf options that might be needed for some packages.
In case of dpkg interruptions dpkg --configure -a is added to
try to handle the failures.
Change-Id: Ib1f9a412bc544b4f7754634740fb04569bae6d34
Notes (review):
Code-Review+2: Craig Anderson <craig.anderson@att.com>
Workflow+1: Craig Anderson <craig.anderson@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Thu, 15 Nov 2018 23:09:50 +0000
Reviewed-on: https://review.openstack.org/617804
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
For some versions of Tiller, the newline in Secrets were causing
Tiller to error with illegal base64 data error messages.
Change-Id: Ibd005c9b81e620590b0025bd32da4d589eba91ae
Notes (review):
Code-Review+2: Bryan Strassner <bryan.strassner@gmail.com>
Code-Review+1: Dustin Specker <dustin.specker@att.com>
Code-Review+1: Vladyslav Drok <vdrok@mirantis.com>
Code-Review+2: Sean Eagan <sean.eagan@att.com>
Workflow+1: Sean Eagan <sean.eagan@att.com>
Code-Review+2: Kaspars Skels <kaspars.skels@gmail.com>
Workflow+1: Kaspars Skels <kaspars.skels@gmail.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Thu, 15 Nov 2018 22:35:22 +0000
Reviewed-on: https://review.openstack.org/618274
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
|
|
|
|
|
|
- Extends apt daemonset to remove packages.
- Uses a list of packages in remove and automove, so if a
package gets installed that should not be it will be
uninstalled when Divingbell runs again.
Change-Id: Id5c7ccead399a8c78621a0e593033e55412ff315
Notes (review):
Code-Review+1: Vladyslav Drok <vdrok@mirantis.com>
Code-Review+1: Dan Crank <dan.no@att.com>
Code-Review+2: Scott Hussey <sthussey@att.com>
Code-Review+2: Bryan Strassner <bryan.strassner@gmail.com>
Workflow+1: Bryan Strassner <bryan.strassner@gmail.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Tue, 13 Nov 2018 14:16:15 +0000
Reviewed-on: https://review.openstack.org/613404
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
This change adds a possibility to install or upgrade to packages
with a specific version. The daemonset also tracks the packages
installed, and will be removing the packages that were deleted
from the chart but were previously installed by divingbell.
Change-Id: Ia6066679e549190054eb2cf71589065177447447
Notes (review):
Code-Review+2: Aaron Sheffield <ajs@sheffieldfamily.net>
Code-Review+2: Scott Hussey <sthussey@att.com>
Workflow+1: Scott Hussey <sthussey@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Tue, 13 Nov 2018 14:09:22 +0000
Reviewed-on: https://review.openstack.org/612540
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
Change configmaps to secrets to maintain compatibility with [0].
[0] https://review.openstack.org/#/c/617039
Change-Id: Ie95aee1a4104008ca93c23ac9d19245a87fade20
Notes (review):
Code-Review+1: Vladyslav Drok <vdrok@mirantis.com>
Code-Review+2: Aaron Sheffield <ajs@sheffieldfamily.net>
Workflow+1: Craig Anderson <craig.anderson@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Mon, 12 Nov 2018 23:46:20 +0000
Reviewed-on: https://review.openstack.org/617379
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
Avoid filename collision between limits and sysctl module.
Bugfix for sysctl to print reverted setting before it's deleted.
Change-Id: I31269c413f884a25ecf3588b52677ca427b4c082
Notes (review):
Code-Review+2: Craig Anderson <craig.anderson@att.com>
Workflow+1: Craig Anderson <craig.anderson@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Fri, 02 Nov 2018 21:10:39 +0000
Reviewed-on: https://review.openstack.org/615283
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
1) 'Values' configures limit settings to be persisted.
2) Previous DivingBell controlled limits those were set
but now are gone are cleared.
3) Previous values of newly set limits are backed up
to /var/divingbell/limits
4) New limit is applied via adding a separate conf file
to /etc/security/limits.d
5) The Doc is updated with appropriate details.
6) Dev env with Vagrant
7) Increase number of expected DaemonSets in 020-test
8) Demo: https://asciinema.org/a/209619
Change-Id: I5efb39c498c2b666b4ba97271b59757f4a0c1ca7
Notes (review):
Code-Review+2: Craig Anderson <craig.anderson@att.com>
Workflow+1: Craig Anderson <craig.anderson@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Thu, 01 Nov 2018 18:00:43 +0000
Reviewed-on: https://review.openstack.org/612555
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
- Make numerated list look properly.
- Fix hierarchy of headers.
Change-Id: I18d50221aa7bdd6b85d19f8d55b42439aa292a2f
Notes (review):
Code-Review+1: Serge Kovaleff <sk607s@att.com>
Code-Review+2: Felipe Monteiro <felipe.monteiro@att.com>
Code-Review+1: Drew Walters <drewwalters96@gmail.com>
Code-Review+2: Aaron Sheffield <ajs@sheffieldfamily.net>
Workflow+1: Aaron Sheffield <ajs@sheffieldfamily.net>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Tue, 23 Oct 2018 19:05:00 +0000
Reviewed-on: https://review.openstack.org/609114
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
|
|
|
|
Set up publishing of docs to the readthedocs.
Change-Id: Id3ceba960d6b1cf441b13bfc875b17fb0b09de2c
Notes (review):
Code-Review+2: Felipe Monteiro <felipe.monteiro@att.com>
Code-Review+1: Drew Walters <drewwalters96@gmail.com>
Code-Review+2: Pete Birley <petebirley@gmail.com>
Workflow+1: Pete Birley <petebirley@gmail.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Thu, 04 Oct 2018 20:16:24 +0000
Reviewed-on: https://review.openstack.org/581701
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
|
|
See false positive in I234a50e9b2e46d5c92a89eb8073771043b4eaf56.
This patch makes the following changes to improve gate stability:
- Increase timeout while waiting for container logs from 30 to 60.
- Exclude terminating containers and get container name on each iteration.
NAME READY STATUS RESTARTS AGE
divingbell-apparmor-default-984mc 0/1 Terminating 0 26s
divingbell-apparmor-default-splhc 0/1 ContainerCreating 0 8s
divingbell-ethtool-default-62dlt 0/1 ContainerCreating 0 8s
divingbell-ethtool-default-v975n 0/1 Terminating 0 26s
divingbell-mounts-default-2xhv5 0/1 ContainerCreating 0 8s
divingbell-sysctl-default-c8nhn 0/1 Pending 0 8s
divingbell-sysctl-default-mlsnp 0/1 Terminating 0 26s
divingbell-uamlite-default-dv9cv 0/1 Pending 0 8s
Change-Id: I35ba6844d41c92bf9f581a97218275363e9ee0bd
Notes (review):
Code-Review+1: Craig Anderson <craig.anderson@att.com>
Code-Review+2: Felipe Monteiro <felipe.monteiro@att.com>
Code-Review+1: Drew Walters <drewwalters96@gmail.com>
Code-Review+1: Dan Crank <dan.no@att.com>
Code-Review+2: Pete Birley <petebirley@gmail.com>
Workflow+1: Pete Birley <petebirley@gmail.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Thu, 04 Oct 2018 17:57:30 +0000
Reviewed-on: https://review.openstack.org/607309
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
1) UCP -> Airship
2) readthedocs.org -> readthedocs.io (there is redirect)
3) http -> https
4) attcomdev -> airshipit (repo on quay.io)
5) att-comdev -> openstack/airship-* (repo on github/openstack git)
6) many URLs have been verified and adjusted to be current
7) no need for 'en/latest/' path in URL of the RTD
8) added more info to some setup.cfg and setup.py files
9) ucp-integration docs are now in airship-in-a-bottle
10) airship-divingbell-ubuntu gate repo split fix (tools/helm_tk.sh)
11) various other minor fixes
Change-Id: I1b7956e77fdd2f01368df1b81b44fdd51ee8443c
Notes (review):
Code-Review+2: Aaron Sheffield <ajs@sheffieldfamily.net>
Code-Review+2: Felipe Monteiro <felipe.monteiro@att.com>
Workflow+1: Felipe Monteiro <felipe.monteiro@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Wed, 26 Sep 2018 20:09:24 +0000
Reviewed-on: https://review.openstack.org/604427
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
Change-Id: I5d878b664f552fe04cd2e672293c27578560dab4
Notes (review):
Code-Review+2: Matt McEuen <matt.mceuen@att.com>
Code-Review+2: Felipe Monteiro <felipe.monteiro@att.com>
Workflow+1: Felipe Monteiro <felipe.monteiro@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Tue, 02 Oct 2018 18:04:43 +0000
Reviewed-on: https://review.openstack.org/604231
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
Change-Id: I3b1f472b9e78436672c67ce73cdd92d24e2e21ac
Notes (review):
Code-Review+2: Felipe Monteiro <felipe.monteiro@att.com>
Code-Review+1: Chris Wedgwood <cw@f00f.org>
Code-Review+2: Alan Meadows <alan.meadows@gmail.com>
Workflow+1: Alan Meadows <alan.meadows@gmail.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Wed, 19 Sep 2018 03:47:55 +0000
Reviewed-on: https://review.openstack.org/603246
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
This PS adds the ability to attach a release uuid to pods and rc
objects as desired. This can be used, for example, to force an
artificial manifest change in CICD scenarios, for upgradability
testing purposes.
Change-Id: I2f5279c6983f43288e4ef3cb48898d5a36b33833
Notes (review):
Code-Review+2: Felipe Monteiro <felipe.monteiro@att.com>
Code-Review+2: Scott Hussey <sthussey@att.com>
Workflow+1: Scott Hussey <sthussey@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Mon, 17 Sep 2018 21:08:22 +0000
Reviewed-on: https://review.openstack.org/602782
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
Change-Id: I5520c0a86fd53160fd9c8a071f9ee1547dce41f4
Notes (review):
Code-Review+2: Alan Meadows <alan.meadows@gmail.com>
Code-Review+2: Felipe Monteiro <felipe.monteiro@att.com>
Code-Review+1: Chris Wedgwood <cw@f00f.org>
Workflow+1: Felipe Monteiro <felipe.monteiro@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Fri, 31 Aug 2018 19:38:17 +0000
Reviewed-on: https://review.openstack.org/598301
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
Some OpenStack CI jobs need the venv tox environment to run, add it.
Change-Id: I66c374ce27fa1a2af1317671f7d290e560818068
Notes (review):
Code-Review+2: Felipe Monteiro <felipe.monteiro@att.com>
Code-Review+2: Mark Burnett <mark.m.burnett@gmail.com>
Workflow+1: Mark Burnett <mark.m.burnett@gmail.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Tue, 28 Aug 2018 14:52:44 +0000
Reviewed-on: https://review.openstack.org/596437
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
This patch set:
(a) renamed the docs folder to doc
(b) add in a basic tox.ini to generate the doc via ``tox -edocs``
(c) add in necessary /docs/requirements.txt dependencies
Change-Id: Id45db34fdc8860047047a4e6069483dfb4a56d7f
Signed-off-by: Tin Lam <tin@irrational.io>
Notes (review):
Code-Review+2: Felipe Monteiro <felipe.monteiro@att.com>
Code-Review+2: Scott Hussey <sthussey@att.com>
Workflow+1: Scott Hussey <sthussey@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Thu, 31 May 2018 14:28:11 +0000
Reviewed-on: https://review.openstack.org/569630
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
|
|
Change-Id: I56ba3e5c84b20141a17cdeee3b80c60aec74c60a
Notes (review):
Code-Review+1: Pete Birley <pete@port.direct>
Code-Review+2: Felipe Monteiro <felipe.monteiro@att.com>
Code-Review+2: Mark Burnett <mark.m.burnett@gmail.com>
Workflow+1: Mark Burnett <mark.m.burnett@gmail.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Thu, 17 May 2018 21:15:15 +0000
Reviewed-on: https://review.openstack.org/568864
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
This patchset simply drops the AT&T copyright from the Divingbell
README as it renders quite strangely on Github [0]. And besides
that copyrights aren't usually included in README files.
[0] https://github.com/openstack/airship-divingbell
Change-Id: I8484b31f35d67d400c71d2da7a1cda20ec509be7
Notes (review):
Code-Review+1: Pete Birley <pete@port.direct>
Code-Review+2: Mark Burnett <mark.m.burnett@gmail.com>
Workflow+1: Felipe Monteiro <felipe.monteiro@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Thu, 17 May 2018 21:13:17 +0000
Reviewed-on: https://review.openstack.org/568902
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
This PS adds the skeleton for a set of zuul checks and gates for
Airship, using the framework from OpenStack-Helm.
Change-Id: I757aef16f023248ab37e87d47e36fc1eae1e23c4
Signed-off-by: Pete Birley <pete@port.direct>
Notes (review):
Code-Review+2: Scott Hussey <sthussey@att.com>
Workflow+1: Scott Hussey <sthussey@att.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Thu, 17 May 2018 19:47:06 +0000
Reviewed-on: https://review.openstack.org/569183
Project: openstack/airship-divingbell
Branch: refs/heads/master
|
|
|
|
Change-Id: I4ecc556f02f973289a9dc019e2b73552f5d966fc
|
|
Note that the tests are a simple build of the helm charts for now.
Left a TODO in place to get the existing test scripts updated to a
current environment.
Change-Id: Icc95ef88c86ab92069e2ed2470a140ef959f7040
|
|
purge_expired_users option was added to uamlite chart to allow purging of old
user accounts and the data in their home directories.
Addressed a corner case where the user could lose system access by specifying
ssh key(s) only for the built-in account.
Change-Id: Iccfc914eea219521a290c2b5949ccc2d40d8dbb6
|
|
Change-Id: I7af070f71ed940be5869f38f02c5b44d8795f14b
|
|
- Fix the default target
Change-Id: I2d3d19f8cce0ca1b729ff74d34a05a412dabb6bc
|
|
- Add resource limit support to each daemon set
Change-Id: I4680f70338627144e7b3ffa1625eba2ce3a33f25
|
|
- Update Makefile to more closely resemble UCP standards
- Add tools for downloading helm-toolkit
- Support update strategy
Change-Id: I21d50ade416552eeb6be9bbebbfc1effd1ae7f15
|
|
Change-Id: I0ef68dfd80194e6da289fbf86f5cd2ee5c7edad8
|