Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

loft-sh/vcluster-docs

Piotr1215 closed a pull request on loft-sh/vcluster-docs
fix changed file detection
This fixes incorrect file detection in the linting action.
Piotr1215 pushed 21 commits to doc-298/stable-label loft-sh/vcluster-docs
  • chore:(vcluster) convert @site _partials references to relative paths to enable versioning Signed-off-by: Piotr Zani... d17a3a5
  • chore:(vcluster-versioned) convert @site _partials references to relative paths to enable versioning Signed-off-by: ... 17ee643
  • Update deprecation notice (#310) e2817a9
  • feat: add externally managed vs platform managed (#281) * feat: add externally managed vs platform managed (#174) ... 6c188ef
  • feat: improve vcluster configuration guide Signed-off-by: Piotr Zaniewski <[email protected]> 7a1bc37
  • chore:(vale) tweak settings - do not ignore text in the <Flow> and <Step> tags - add Oauth2 to accepted vocabulary -... 11f2fc1
  • feat: improve sso overview and providers section - okta - saml - oidc - microsoft - github - gitlab - google - gener... a82a349
  • feat: improve multiple sso seciton Signed-off-by: Piotr Zaniewski <[email protected]> 80ad017
  • feat: improve group sync Signed-off-by: Piotr Zaniewski <[email protected]> dc5393a
  • feat: improve custom domain section Signed-off-by: Piotr Zaniewski <[email protected]> 5decfa4
  • feat: improve custom branding section Signed-off-by: Piotr Zaniewski <[email protected]> 6b76138
  • feat: expand vale check to vcluster and vcluster_versioned folders Signed-off-by: Piotr Zaniewski <piotr.zaniewski@l... 09139cc
  • chore: remove redundant workflow Signed-off-by: Piotr Zaniewski <[email protected]> 2e2dc5f
  • fix: reviewdog token access (#315) * fix: reviewdog token access Signed-off-by: Piotr Zaniewski <piotr.zaniewski@... 616be51
  • feat: review install using argocd (#292) * - improve description frontmatter * - redo overview * - improve applica... e3471a0
  • fix: file detection Signed-off-by: Piotr Zaniewski <[email protected]> b236590
  • fix: switch back to review reporter Signed-off-by: Piotr Zaniewski <[email protected]> 35feefd
  • adding explicit sha references for target and source branches Signed-off-by: Piotr Zaniewski <[email protected]> fd1ef05
  • fix: reviewdog permissions Signed-off-by: Piotr Zaniewski <[email protected]> 0856778
  • feat: add banner announcing platform v4.0 (#277) * feat: add banner announcing platform v4.0 --------- Signed-... d59cab3
  • and 1 more ...

View on GitHub

Piotr1215 deleted a branch loft-sh/vcluster-docs

doc-261/platformv4-banner

Piotr1215 pushed 1 commit to main loft-sh/vcluster-docs
  • feat: add banner announcing platform v4.0 (#277) * feat: add banner announcing platform v4.0 --------- Signed-... d59cab3

View on GitHub

Piotr1215 closed a pull request on loft-sh/vcluster-docs
feat: add banner announcing platform v4.0
## Summary <!-- Brief summary of the purpose of this PR --> This pull request includes a small change to the `docusaurus.config.js` file, adding an announcement bar to inform users about the avai...
cbron created a review on a pull request on loft-sh/vcluster-docs

View on GitHub

cbron created a review on a pull request on loft-sh/vcluster-docs

View on GitHub

cbron created a review on a pull request on loft-sh/vcluster-docs

View on GitHub

netlify[bot] created a comment on a pull request on loft-sh/vcluster-docs
### <span aria-hidden="true">👷</span> Deploy Preview for *vcluster-docs-site* processing. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 134f69...

View on GitHub

Piotr1215 opened a pull request on loft-sh/vcluster-docs
fix changed file detection
This fixes incorrect file detection in the linting action.
Piotr1215 created a branch on loft-sh/vcluster-docs

fix-file-detection

netlify[bot] created a comment on a pull request on loft-sh/vcluster-docs
### <span aria-hidden="true">👷</span> Deploy Preview for *vcluster-docs-site* processing. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | fb1fac...

View on GitHub

Piotr1215 opened a draft pull request on loft-sh/vcluster-docs
feat: standardize menu and improve installation sections content
Closes DOC-300
Piotr1215 created a branch on loft-sh/vcluster-docs

doc-300/standardise-install-menu

Piotr1215 deleted a branch loft-sh/vcluster-docs

doc-294/helm-cli-install-cleanup

Piotr1215 deleted a branch loft-sh/vcluster-docs

doc-284/custom-domain

Piotr1215 deleted a branch loft-sh/vcluster-docs

doc-283/custom-branding

Piotr1215 deleted a branch loft-sh/vcluster-docs

doc-269/fix-broken-migrations-link

Piotr1215 deleted a branch loft-sh/vcluster-docs

doc-271/review-install-using-cli

Piotr1215 deleted a branch loft-sh/vcluster-docs

doc-293/vale-rules-vocabularies

Piotr1215 deleted a branch loft-sh/vcluster-docs

doc-302/replace-site-calls

Piotr1215 created a review comment on a pull request on loft-sh/vcluster-docs
Similar here, maybe: \```yaml title="Endpoint secret"

View on GitHub

Piotr1215 created a review comment on a pull request on loft-sh/vcluster-docs
```suggestion 2. Create the secret: `kubectl create -f <filename>` ```

View on GitHub

Piotr1215 created a review comment on a pull request on loft-sh/vcluster-docs
We would like to have titles on the code blocks, maybe something like: \```yaml title="Shared database secret"

View on GitHub

Piotr1215 created a review comment on a pull request on loft-sh/vcluster-docs
```suggestion The shared database feature allows an admin to configure a database server to be used to manage backing stores for multiple virtual clusters. For each virtual cluster, the feature au...

View on GitHub

Piotr1215 created a review comment on a pull request on loft-sh/vcluster-docs
Could you also add `description` to the front matter. This helps discover the docs by search engines. ```suggestion sidebar_position: 1 description: Learn how to use shared database with vclus...

View on GitHub

Piotr1215 created a review on a pull request on loft-sh/vcluster-docs
Thank you for submitting the doc @rmweir , added a few comments/suggestions.

View on GitHub

Piotr1215 created a review on a pull request on loft-sh/vcluster-docs
Thank you for submitting the doc @rmweir , added a few comments/suggestions.

View on GitHub

Piotr1215 deleted a branch loft-sh/vcluster-docs

doc-303/fix-reviewdog-pipeline

Piotr1215 opened a pull request on loft-sh/vcluster-docs
test4
Load more