Results 9 issues of Hugo Bernardo

You can refer to the docs in https://docs.kubermatic.com/kubermatic/master/tutorials_howtos/networking/ipam/ after this [PR](https://github.com/kubermatic/docs/pull/1117) is merged. **Acceptance Criteria:** - Check that manifests are rendered properly in the user cluster - Check in metallb...

You can refer to the docs in https://docs.kubermatic.com/kubermatic/master/tutorials_howtos/networking/ipam/ after this [PR](https://github.com/kubermatic/docs/pull/1117) is merged. For this test, you should apply IPAMPools with different configurations (i.e. types, pool CIDR and allocation size)...

You can refer to the docs in https://docs.kubermatic.com/kubermatic/master/tutorials_howtos/networking/ipam/ after this [PR](https://github.com/kubermatic/docs/pull/1117) is merged. Swagger documentation is [here](https://docs.kubermatic.com/kubermatic/master/references/rest_api_reference/). **Endpoints to test**: - `GET /api​/v2​/seeds​/{seed_name}​/ipampools` - Lists IPAM pools. - `POST ​/api​/v2​/seeds​/{seed_name}​/ipampools`...

You can refer to the docs in https://docs.kubermatic.com/kubermatic/master/tutorials_howtos/networking/ipam/ after this [PR](https://github.com/kubermatic/docs/pull/1117) is merged. **Validations to test**: Required spec fields: - `datacenters` - `type` for a datacenter - `poolCidr` for a...

Please refer to the sub-issues for test details. Documentation of the feature will be here: https://docs.kubermatic.com/kubermatic/master/tutorials_howtos/networking/ipam/ after this [PR](https://github.com/kubermatic/docs/pull/1117) is merged. Original development epic: https://github.com/kubermatic/kubermatic/issues/6421

Epic
sig/networking

Access should happen only from internal API server.

Websocket server will start to send expiration messages 5 minutes (1 minute interval) before the user web terminal pod expires (total expiration time: 30 minutes). The message will include the...

kind/feature
sig/ui

**What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes # **What type of PR is this?** **Special notes for your reviewer**: **Does this PR...

do-not-merge/work-in-progress
size/XXL
do-not-merge/release-note-label-needed
dco-signoff: yes

Hi. Please consider tagging a release to make this package compatible with package managers like dep or glide. As easy as git tag v1.0.0 -m "first release" && git push...