Don High
4f34483dee
Documentation Spelling Mistakes #197 ( #203 )
...
* Update README.md
Proof Read the README.md
* Update index.md
Proof Read index.md
* Update overview.md
Proof Read overview.md
* Update onboarding.md
Proof Read onboarding.md
* Update create-namespaces.md
Proof Read create-namespaces.md
* Update permissions.md
Proof Read permissons.md
* Update resources-quota-limits.md
Proof Read resources-quota-limits.md
* Update nodes-pool.md
Proof Read nodes-pool.md
* Update ingress-classes.md
Proof Read ingress-classes.md
* Update ingress-hostnames.md
Proof Read ingress-hostnames.md
* Update storage-classes.md
Proof Read storage-classes.md
* Update images-registries.md
Proof Read images-registries.md
* Update custom-resources.md
Proof Read custom-resources.md
* Update multiple-tenants.md
Proof Read multiple-tenants.md
* Update README.md
Updated the Suggested text
* Update README.md
Made the correction
* Update docs/operator/use-cases/images-registries.md
Co-authored-by: Don High <donghigh@yahoo.com >
Co-authored-by: Dario Tranchitella <dario@tranchitella.eu >
2021-02-19 11:40:20 +01:00
Erin Corson
e3b927f112
some typos and whatnot ( #201 )
...
Co-authored-by: Erin Corson <ecorson@vmware.com >
2021-02-16 22:18:02 +01:00
Dario Tranchitella
d9220f1e15
build(helm): avoiding deletion of Capsule secrets on Helm upgrade ( #194 )
2021-02-08 17:23:44 +01:00
Dario Tranchitella
f03e36e774
test: creating namespace and forcing upload of last built image ( #195 )
2021-02-08 17:19:23 +01:00
Brian Fox
7c30390206
docs: fix type in README.md ( #198 )
2021-02-03 16:00:18 +01:00
Dario Tranchitella
16906db309
Validating Tenant also on UPDATE ( #191 )
v0.0.5-rc1
2021-01-21 07:11:59 +01:00
Adriano Pezzuto
d25ed7f2df
Helm Chart icon fix ( #192 )
2021-01-16 14:01:13 +01:00
Dario Tranchitella
51f5bec5a6
Fixing the IngressClass return logic breaking Hostnames check ( #185 )
2021-01-15 09:45:09 +01:00
Dario Tranchitella
d3f3f93a24
CRD schema do not must preserving unknown fields ( #188 )
2021-01-15 09:44:04 +01:00
Dario Tranchitella
24bd363ee0
Updating v0.0.4 also for Kustomization installation ( #186 )
2021-01-14 19:22:14 +01:00
Dario Tranchitella
504241a948
Bumping Capsule to v0.0.4 ( #183 )
2021-01-14 00:00:02 +01:00
Dario Tranchitella
d2700556dd
Adding linters and aligning code ( #169 )
...
* Adding linters and aligning code
* Aligning ingressHostnames to AllowedListSpec
v0.0.4
2021-01-13 23:49:11 +01:00
Paolo Carta
89c66de7c6
Implementing allowed Ingress hostnames ( #162 )
...
Co-authored-by: Dario Tranchitella <dario@tranchitella.eu >
2021-01-13 22:18:09 +01:00
Adriano Pezzuto
a2109b74ef
add architecture diagram in readme ( #182 )
2021-01-07 19:23:38 +01:00
Maxim Fedotov
4dc92451ea
IsInCapsuleGroup binary search is case-sensitive broken ( #181 )
...
Co-authored-by: Maksim Fedotov <m_fedotov@wargaming.net >
2021-01-05 13:10:27 +01:00
Adriano Pezzuto
46a7a0b917
Update documentation with capsule-proxy ( #179 )
...
* update docs for capsule-proxy
* update docs with minor enhancements
* fix broken link
2021-01-02 14:20:57 +01:00
Geofrey Ernest
1ed5d703e6
Short circuit error returns ( #175 )
2020-12-23 15:08:15 +01:00
Dario Tranchitella
cb986384db
Letting tests to accept eventually value, rather than strict expectation ( #176 )
2020-12-23 10:49:14 +01:00
Dario Tranchitella
49c8131eb5
Adding k8s 1.20 to E2E testing matrix and updating 1.19 to latest stable release ( #171 )
2020-12-20 23:47:34 +01:00
Dario Tranchitella
82bbd238fb
Making tests less flaky ( #172 )
2020-12-20 23:29:54 +01:00
Dario Tranchitella
03eb6e633e
No loop on ResourceQuota outer updates and error handling improvements ( #168 )
...
* Avoiding loop on updating outer resource quota
* Using retryOnConflict on Tenant status update
* Using errgroup instead of bare go routines
* Testing Namespace Capsule default label presence
2020-12-20 12:25:41 +01:00
Adriano Pezzuto
6e24aad094
Improve documentation ( #146 )
...
* move docs in a separate folder
* review of readme and add faq
* rewrite use cases
* more use cases
* add new project logo
* minor improvements
2020-12-15 00:03:07 +01:00
bsctl
aa6881e32e
delete conflicting doc files
2020-12-15 00:00:17 +01:00
Dario Tranchitella
98e441f1e9
Enforcing Service external IPs ( #161 )
2020-12-11 19:17:46 +01:00
Dario Tranchitella
007bdff512
Only owner Tenant specification key is mandatory ( #153 )
...
* Only Tenant owner specification key is mandatory
* Increasing default timeout to avoid e2e flakiness on GH Actions
* Ensuring also empty Namespace annotations and labels
2020-12-11 15:47:29 +01:00
Dario Tranchitella
a3c77b3531
Enhancing Helm Chart lifecycle ( #156 )
2020-12-10 14:21:41 +01:00
Dario Tranchitella
3e38884a6c
Annotating Tenant's Namespaces with allowed registries ( #154 )
...
* Updating allowed registries docs w/ Namespace annotations
2020-12-09 15:20:14 +01:00
Dario Tranchitella
40130696bb
Annotating ResourceQuota with Hard quota ( #158 )
2020-12-09 15:19:16 +01:00
Dario Tranchitella
12a8c469e8
Requiring Helm Chart version
2020-12-06 02:26:37 +01:00
Dario Tranchitella
27cdd84b3b
Updating Helm instructions ( #149 )
2020-12-01 23:43:35 +01:00
Dario Tranchitella
f6fd0cfe3f
Helm Charts are now inside of the repository ( #147 )
...
* Adding Helm chart source
* Pointing to new Chart location
* Setting GitHub Action for remote Helm Chart release
* Updating Go dependencies
* Using Helm as default installation tool
* Separating diff and e2e jobs
* Aligning tests to Helm labels
* Checking fmt and vet, and fixing it
* We don't need limits on E2E
2020-12-01 23:30:31 +01:00
Dario Tranchitella
0641350575
Releasing v0.0.3 ( #144 )
v0.0.3
2020-11-25 17:15:20 +01:00
Dario Tranchitella
5aed7a01d5
Enforcing container registry via list or regex ( #142 )
...
Adding also NamespaceSelector to specific webhooks in order to decrease
the chance ov breaking other critical Namespaces in case of Capsule
failures.
2020-11-24 00:40:40 +01:00
Dario Tranchitella
8442eef72b
Logging timestamp to ISO 8601 ( #140 )
2020-11-19 07:58:24 +01:00
Dario Tranchitella
d3bc9f4870
Provide a more meaningful error message when not admitted Storage/Ingress Classes are used ( #141 )
...
* Providing further details on non allowed Storage Classes
* Providing further details on non allowed Ingress Classes
2020-11-17 23:44:08 +01:00
Dario Tranchitella
6541f19b67
Automating version pick-up according to current git version and minor Kustomize hotfixes ( #135 )
2020-11-17 19:20:31 +01:00
Dario Tranchitella
45709f7bd3
Providing additional print column for the nodeSelector Tenant spec ( #138 )
2020-11-17 16:58:03 +01:00
Dario Tranchitella
2d628e1cd0
Upgrading GitHub actions ( #136 )
...
* New KinD GitHub action
* Upgrading golangci-lint
2020-11-17 09:27:53 +01:00
Dario Tranchitella
ea599ba6e6
Supporting additional Role Bindings per Tenant ( #133 )
...
* Enabling Capsule to run on a cluster with PodSecurityPolicy enabled
* Supporting additional Role Binding per Tenant
* Documenting the additionalRoleBindings specification
2020-11-16 13:51:44 +01:00
Maxim Fedotov
078588acb5
migrating service webhook to controller p1 ( #130 )
...
migrating service webhook to controller p2
migrating service webhook to controller p3. add tests
Using an abstract reconciler to avoid copy/paste code
update tests. remove service_labels webhook. fix bug in sync labels\endpoint func
apply review notes
disable EndpointSlicesLabelsReconciler for kubernetes versions <=1.16
Co-authored-by: Maksim Fedotov <m_fedotov@wargaming.net >
v0.0.2
0.2.0-rc1
2020-11-10 19:43:30 +03:00
Dario Tranchitella
2c54d91306
Enforcing back tenant selection using closest match ( #129 )
2020-11-05 11:20:48 +01:00
Dario Tranchitella
0ce901f8dd
Using latest current version rather than latest tag ( #127 )
2020-11-02 16:35:21 +01:00
Adriano Pezzuto
ff67ab3dc1
update README with Helm installation method ( #126 )
...
* update README with Helm installation method
* fix typo in README
2020-11-02 14:41:09 +01:00
Dario Tranchitella
e764b976aa
Allowing dash on Tenant namespace ( #118 )
...
* Allowing dashes in the Tenant name as DNS RFC-1123
* Allowing force tenant prefix with Namespaces with dash
2020-10-31 19:43:46 +01:00
Maxim Fedotov
7ae1c0ae32
issues/115. fix endpoint creation for services with selectors when servicesMetadata is specified for tenant ( #116 )
...
apply review notes
Co-authored-by: Maksim Fedotov <m_fedotov@wargaming.net >
2020-10-31 15:10:08 +03:00
Dario Tranchitella
39d6638669
Duplicated code, can be easily removed ( #119 )
2020-10-31 12:50:51 +01:00
Dario Tranchitella
2af568f0ed
Making e2e tests less flaky ( #121 )
2020-10-31 12:28:17 +01:00
Dario Tranchitella
ee6e3aa0df
Using matrix strategy for e2e on multiple k8s versions ( #111 )
...
* Using matrix strategy for e2e on multiple k8s versions
* EndpointSlice version support according to Kubernetes release
* Utility helper for testing various Kubernetes versions
2020-10-29 09:39:22 +01:00
Dario Tranchitella
a7f7c00558
Supporting ingresses.networking.k8s.io/v1 ( #110 )
...
* Updating to controller-runtime v0.7.0-alpha.4 and k8s 0.19.3
* Implementing ingresses.networking.k8s.io/v1
* Aligning to latest zap signatures
2020-10-23 21:19:14 +02:00
Dario Tranchitella
b0310cd42f
Handling all the events from Storage and Ingress classes ( #108 )
2020-10-17 14:40:07 +02:00