kompose/docs
Jose Luis c9c1080306
adds a label for initContainers, test and user-guide (#1840)
* adds a label for initContainers, test and user-guide

Signed-off-by: jose luis <2064537+sosan@users.noreply.github.com>

* solved suggestion version from 2 to 3, coments

Signed-off-by: jose luis <2064537+sosan@users.noreply.github.com>

* test e2e

Signed-off-by: jose luis <2064537+sosan@users.noreply.github.com>

* add target to kompose build

Signed-off-by: jose luis <2064537+sosan@users.noreply.github.com>

* chore(deps)(deps): bump golang.org/x/tools from 0.16.1 to 0.19.0 (#1836)

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.16.1 to 0.19.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.16.1...v0.19.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* changed var names contaers to containers
changed labels to kompose.init.container.name, kompose.init.container.image, kompose.init.container.command
fixed documentation, tests and e2e
also merged main with new commits to this branch

Signed-off-by: jose luis <2064537+sosan@users.noreply.github.com>

---------

Signed-off-by: jose luis <2064537+sosan@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kubernetes Prow Robot <20407524+k8s-ci-robot@users.noreply.github.com>
2024-04-08 08:49:09 -04:00
..
_data Add new kompose site (#1475) 2022-01-13 14:05:38 -05:00
_includes docs(1815): add trademarks link ref to linux foundation 2024-01-27 22:12:51 +01:00
_layouts Sync site 2022-01-14 09:03:45 -05:00
assets docs(1815): add trademarks link ref to linux foundation 2024-01-27 22:12:51 +01:00
docs/images Sync site 2022-01-14 09:03:45 -05:00
images Remove code for parsing DAB files (#1435) 2021-10-01 19:16:09 +08:00
_config.yml 2024 copyright change (#1805) 2024-01-16 09:49:25 -05:00
_foobar.yml Add new kompose site (#1475) 2022-01-13 14:05:38 -05:00
404.html Add new kompose site (#1475) 2022-01-13 14:05:38 -05:00
architecture.md docs: fix architecture design diagram (#1600) 2023-04-05 14:11:38 -04:00
CNAME Create CNAME 2022-01-13 14:13:16 -05:00
conversion.md Add new examples to kompose (#1803) 2024-01-16 09:37:31 -05:00
development.md Add new examples to kompose (#1803) 2024-01-16 09:37:31 -05:00
favicon.ico Adds a new logo for Kompose (#1574) 2023-02-08 15:23:16 -05:00
feed.xml Add new kompose site (#1475) 2022-01-13 14:05:38 -05:00
Gemfile Fixes typos (#1557) 2023-02-08 14:51:09 -05:00
Gemfile.lock Fixes typos (#1557) 2023-02-08 14:51:09 -05:00
getting-started.md change wording for redis leader (#1804) 2024-01-16 09:49:54 -05:00
index.md change wording for redis leader (#1804) 2024-01-16 09:49:54 -05:00
installation.md Update /docs/installation.md 2024-02-12 16:06:02 +05:30
integrations.md Add new examples to kompose (#1803) 2024-01-16 09:37:31 -05:00
LICENSE Add new kompose site (#1475) 2022-01-13 14:05:38 -05:00
maven-example.md Add new examples to kompose (#1803) 2024-01-16 09:37:31 -05:00
README.md Sync site 2022-01-14 09:03:45 -05:00
user-guide.md adds a label for initContainers, test and user-guide (#1840) 2024-04-08 08:49:09 -04:00

View the site via:

bundle exec jekyll serve .

And visiting localhost:4000 on your browser.