Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from KusionStack:main #1

Merged
merged 314 commits into from
Jan 9, 2025
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 9, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

liu-hm19 and others added 30 commits June 2, 2023 10:49
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…version (#287)

* feat: merge overview and concept of reference/kusion model library into one article, and upgrade it

* feat: add English version of reference/kusion model library/overview, and copy the t Kusion Model library to i18n/zh-cn

* feat: delete unused files of Kusion Model library in i18n/zh-cn
* feat: add guides for database accessory

* fix: fix a build problem
elliotxx and others added 28 commits August 7, 2024 18:58
* add-kuperator-index

* add-kuperator-index

* remove redundant code
* docs: add guide of how to add eks in Karpor

* docs: add guide of how to add eks in Karpor(zh)
* rename operating kuperator

* rename operating kuperator1

* rename operating kuperator2

* image url

* operating -> kuperator

* operating -> kuperator
* add kuperator 0.6.0

* add OperationJob Replace guild

* update mannul
* docs: adjust export kubeconfig description in create token

* docs: adjust style
* doc: improve karpor token-creating doc

* doc: standardized word Hub Cluster
* feat: freeze karpor v0.5

* refactor: update i18n/zh/karpor

* refactor: update i18n/en/karpor
…or document (#564)

* docs: refine create token doc for karpor

* docs: add note to multi-cluster-management

* docs: refine quick-start

* docs: refine register cluster section in quick start

* fix: correct list style in quick start
the initial command only works for the BSD variant of sed (MacOS..)  
A syntax error is raised for the GNU variant  
need to remove the extra backup `''` after `-i`   

on OpenSuse tumbleweed:  
Using the initial command gives   

``` shell
 $ sed -i '' 's/karpor-server.karpor.svc/127.0.0.1/g' $HOME/.kube/karpor-hub-cluster.kubeconfig
sed: can't read s/karpor-server.karpor.svc/127.0.0.1/g: No such file or directory

```

and after the fix, it works
* docs: add search by natural language

* fix: blank
…requirements (#581)

* docs: update contribution guide with new Golang version and coverage requirements

- Update required Golang version from 1.19+ to 1.22+
- Adjust pull request coverage requirement from 70% to 60%

These changes ensure that the documentation reflects the current development environment requirements and project standards.

* fix: typo in code contribution
@pull pull bot added the ⤵️ pull label Jan 9, 2025
@pull pull bot merged commit 5357677 into kusionstack-bot:main Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.