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 labring:main #666

Merged
merged 86 commits into from
Jan 22, 2024
Merged

[pull] main from labring:main #666

merged 86 commits into from
Jan 22, 2024

Commits on Dec 10, 2023

  1. chore: delete deprecate hub service (#4395)

    * chore: delete deprecate hub service
    
    Signed-off-by: yy <[email protected]>
    
    * chore: delete deprecate controllers
    
    Signed-off-by: yy <[email protected]>
    
    * chore: delete e2e for deprecate controllers.
    
    Signed-off-by: yy <[email protected]>
    
    ---------
    
    Signed-off-by: yy <[email protected]>
    lingdie committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    5c01b5a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. fix:adapt to desktop open template (#4398)

    Signed-off-by: jingyang <[email protected]>
    zjy365 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    56123b8 View commit details
    Browse the repository at this point in the history
  2. refactor(main): upgrade api v1.27.4 support v1.28+ (#4394)

    Signed-off-by: cuisongliu <[email protected]>
    cuisongliu committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5893b55 View commit details
    Browse the repository at this point in the history
  3. feat: add heartbeat for sealos self-host cluster. (#4389)

    * feat: add heartbeat for sealos self-host cluster.
    
    Signed-off-by: yy <[email protected]>
    
    * feat: fix imports
    
    Signed-off-by: yy <[email protected]>
    
    * feat: add cluster id logic.
    
    Signed-off-by: yy <[email protected]>
    
    * fix fmt
    
    * feat: add heartbeat server side.
    
    Signed-off-by: yy <[email protected]>
    
    * feat: add heartbeat job deploy yaml.
    
    Signed-off-by: yy <[email protected]>
    
    * chore: add license and fix format.
    
    Signed-off-by: yy <[email protected]>
    
    * chore: fix deploy manifest.
    
    Signed-off-by: yy <[email protected]>
    
    * chore: add job/heartbeat to ci.
    
    Signed-off-by: yy <[email protected]>
    
    * chore: fix lint.
    
    Signed-off-by: yy <[email protected]>
    
    ---------
    
    Signed-off-by: yy <[email protected]>
    lingdie committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    80c948a View commit details
    Browse the repository at this point in the history
  4. update kafka monitor (#4361)

    wallyxjh committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    9b2fc94 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Fix acme service type. (#4403)

    * Add type status hide/show system app.
    
    Signed-off-by: zzjin <[email protected]>
    
    * Fix typo
    
    Signed-off-by: zzjin <[email protected]>
    
    * Rebase app status.
    
    Signed-off-by: zzjin <[email protected]>
    
    * Fix solver http01 type to ClusterIP to prevent port usage.
    
    Signed-off-by: zzjin <[email protected]>
    
    ---------
    
    Signed-off-by: zzjin <[email protected]>
    zzjin committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c9527a7 View commit details
    Browse the repository at this point in the history
  2. feat:docs robots.txt (#4406)

    zjy365 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    ad77db0 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Feat/cost service (#4391)

    * init account service
    
    * rebase
    
    * add properties query
    
    # Conflicts:
    #	service/go.work.sum
    
    * add GetCostAmount query api
    
    * format && add account service workflow
    
    * add swagger api docment for account service
    
    * rebase upstream
    bxy4543 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4bea4ea View commit details
    Browse the repository at this point in the history
  2. add cluster id for license controller. (#4237)

    * add cluster id for license controller.
    
    Signed-off-by: yy <[email protected]>
    
    * fix typo error.
    
    Signed-off-by: yy <[email protected]>
    
    * add cluster id and db for it.
    
    Signed-off-by: yy <[email protected]>
    
    * use kube-system ns uid as cluster id.
    
    Signed-off-by: yy <[email protected]>
    
    * delete cluster id env
    
    Signed-off-by: yy <[email protected]>
    
    * fix license check func.
    
    Signed-off-by: yy <[email protected]>
    
    * chore: use id first 8 char as is
    
    Signed-off-by: yy <[email protected]>
    
    * ci: fix make license.
    
    Signed-off-by: yy <[email protected]>
    
    * ci: fix typos.
    
    Signed-off-by: yy <[email protected]>
    
    ---------
    
    Signed-off-by: yy <[email protected]>
    lingdie committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    40e33e0 View commit details
    Browse the repository at this point in the history
  3. feat: release KubePanel v1.0.0 (#4401)

    * feat: Replaced mobx with zustand
    
    * fix: displayed wrong time and info
    
    * fix: The content of badge overflow
    
    * style: Collected theme and added dumpKubeObject function
    
    * feat: Ingress & Secret resource
    
    * fix: errors in using next build
    
    * feat: Events overview and new UI components
    
    * feat: kubeconfig parser
    
    * feat: KubePanel v1.0.0
    
    * fix: merge conflict
    
    * fix: Add clear logo and icon
    
    * fix: Fixed Sider
    
    * feat: Auto deploy
    Wishrem committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a04ca53 View commit details
    Browse the repository at this point in the history
  4. Chore: upgrade and fix cloud build logic (#4408)

    * cloud: delete free license.
    
    Signed-off-by: yy <[email protected]>
    
    * cloud: fix cert config.
    
    Signed-off-by: yy <[email protected]>
    
    * cloud: patch ingress controller to use default cert.
    
    Signed-off-by: yy <[email protected]>
    
    ---------
    
    Signed-off-by: yy <[email protected]>
    lingdie committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a3efc3a View commit details
    Browse the repository at this point in the history
  5. fix:launchpad issuer and certificates (#4405)

    * fix:launchpad issuer and certificates
    
    Signed-off-by: jingyang <[email protected]>
    
    * fix text
    
    Signed-off-by: jingyang <[email protected]>
    
    ---------
    
    Signed-off-by: jingyang <[email protected]>
    zjy365 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4c166d3 View commit details
    Browse the repository at this point in the history
  6. chore: fix license rbac, add heartbeat to cloud. (#4410)

    * chore: fix license rbac.
    
    Signed-off-by: yy <[email protected]>
    
    * chore: add heartbeat to cloud.
    
    Signed-off-by: yy <[email protected]>
    
    ---------
    
    Signed-off-by: yy <[email protected]>
    lingdie committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    47d5e97 View commit details
    Browse the repository at this point in the history
  7. fix license (#4412)

    lingdie committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7a31277 View commit details
    Browse the repository at this point in the history
  8. Docs: add docs for app launchpad (#4411)

    Signed-off-by: Carson Yang <[email protected]>
    yangchuansheng committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c3f5bf6 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. feat:implement license id scheme (#4413)

    * feat:implement license id scheme
    
    Signed-off-by: jingyang <[email protected]>
    
    * add nocluster active
    
    Signed-off-by: jingyang <[email protected]>
    
    * fix active cluster
    
    Signed-off-by: jingyang <[email protected]>
    
    ---------
    
    Signed-off-by: jingyang <[email protected]>
    zjy365 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    94ac016 View commit details
    Browse the repository at this point in the history
  2. feat:docs banner (#4415)

    zjy365 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    27b000c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Depre copilot4prs. (#4418)

    Signed-off-by: zzjin <[email protected]>
    zzjin committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    30fa9e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf3041d View commit details
    Browse the repository at this point in the history
  3. chore: fix heartbeat job rbac (#4423)

    Signed-off-by: yy <[email protected]>
    lingdie committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6f3852f View commit details
    Browse the repository at this point in the history
  4. fix & style: tailwind css conflict and UI problem & clean some codes (#…

    …4416)
    
    * feat: Replaced mobx with zustand
    
    * fix: displayed wrong time and info
    
    * fix: The content of badge overflow
    
    * style: Collected theme and added dumpKubeObject function
    
    * feat: Ingress & Secret resource
    
    * fix: errors in using next build
    
    * feat: Events overview and new UI components
    
    * feat: kubeconfig parser
    
    * feat: KubePanel v1.0.0
    
    * fix: merge conflict
    
    * fix: Add clear logo and icon
    
    * fix: Fixed Sider
    
    * feat: Auto deploy
    
    * fix: Wrong margin-left in Content due to fixed style Sider
    
    * fix: tailwind css conflict with antd
    
    * style: clean codes
    Wishrem committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    37709ce View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. feat:control file migration and template sharing link (#4421)

    * feat:control file migration and template sharing link
    
    Signed-off-by: jingyang <[email protected]>
    
    * fix scroll
    
    Signed-off-by: jingyang <[email protected]>
    
    ---------
    
    Signed-off-by: jingyang <[email protected]>
    zjy365 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    33c7084 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84ab88b View commit details
    Browse the repository at this point in the history
  3. fix template readme img src (#4426)

    * fix template readme  img src
    
    Signed-off-by: jingyang <[email protected]>
    
    * add cdn env
    
    Signed-off-by: jingyang <[email protected]>
    
    ---------
    
    Signed-off-by: jingyang <[email protected]>
    zjy365 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    0af9b05 View commit details
    Browse the repository at this point in the history
  4. fix:tempalte detail api add cdn (#4428)

    Signed-off-by: jingyang <[email protected]>
    zjy365 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    b9a7ed7 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    38ec5da View commit details
    Browse the repository at this point in the history
  2. Add database config docs (#4414)

    * update kafka monitor
    
    * add database config docs
    
    * update database config docs
    
    * update database config doc
    
    * update database config docs detail
    
    * update database config docs details
    
    * update database config docs info
    
    * update database config docs infos
    
    * update database config table
    
    * update database config table info
    
    * update database config table details
    wallyxjh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    72852aa View commit details
    Browse the repository at this point in the history
  3. fix: activator logic. (#4430)

    Signed-off-by: yy <[email protected]>
    lingdie committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a5be5cb View commit details
    Browse the repository at this point in the history
  4. fix:desktop usedriver & tempalte yml (#4432)

    Signed-off-by: jingyang <[email protected]>
    zjy365 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    258e565 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    48f9c4b View commit details
    Browse the repository at this point in the history
  2. Optimize/remote cmd return error (#4407)

    * Optimize remote execution command return error message
    
    * fix k3s delete cluster
    bxy4543 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    3677c36 View commit details
    Browse the repository at this point in the history
  3. chore: fix version/price/env (#4435)

    * chore: set env for desktop to enable sign up
    
    * Update install.sh
    
    * Update resources.go
    
    change nodeport unit price
    
    * Update resources.go
    
    ---------
    
    Co-authored-by: Jiahui <[email protected]>
    lingdie and bxy4543 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    97c3ad2 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. feat:launchpad jsonpatch & template add filename (#4436)

    * feat:launchpad jsonpatch & template add filename
    
    Signed-off-by: jingyang <[email protected]>
    
    * add db services.nodeports price
    
    Signed-off-by: jingyang <[email protected]>
    
    ---------
    
    Signed-off-by: jingyang <[email protected]>
    zjy365 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    8069caa View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    63efb79 View commit details
    Browse the repository at this point in the history
  2. chore: fix pull image. (#4439)

    * chore: add monitor for database and kubernetes.
    Signed-off-by: yy <[email protected]>
    
    ---------
    
    Signed-off-by: yy <[email protected]>
    lingdie committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    937d829 View commit details
    Browse the repository at this point in the history
  3. fix:deploy menuData helpDocs (#4437)

    * fix:deploy menuData helpDocs
    
    Signed-off-by: jingyang <[email protected]>
    
    * feat:db BACKUP_ENABLED
    
    Signed-off-by: jingyang <[email protected]>
    
    ---------
    
    Signed-off-by: jingyang <[email protected]>
    zjy365 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    18aff5d View commit details
    Browse the repository at this point in the history
  4. chore: fix database monitor. (#4440)

    * chore: add monitor for database and kubernetes.
    Signed-off-by: yy <[email protected]>
    
    Signed-off-by: yy <[email protected]>
    
    * chore: add monitor for database and kubernetes.
    Signed-off-by: yy <[email protected]>
    
    Signed-off-by: yy <[email protected]>
    
    * chore: fix pull image logic.
    Signed-off-by: yy <[email protected]>
    
    Signed-off-by: yy <[email protected]>
    
    * fix offline build
    
    * chore: fix database monitor.
    Signed-off-by: yy <[email protected]>
    
    Signed-off-by: yy <[email protected]>
    
    * chore: fix kb prometheus.
    Signed-off-by: yy <[email protected]>
    
    Signed-off-by: yy <[email protected]>
    
    ---------
    
    Signed-off-by: yy <[email protected]>
    lingdie committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c0660db View commit details
    Browse the repository at this point in the history
  5. Update Quick installation of Vue Apps.md (#4434)

    fix typo
    alili committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    edde860 View commit details
    Browse the repository at this point in the history
  6. chore: change deploy order. (#4441)

    * chore: add monitor for database and kubernetes.
    Signed-off-by: yy <[email protected]>
    
    Signed-off-by: yy <[email protected]>
    
    * chore: add monitor for database and kubernetes.
    Signed-off-by: yy <[email protected]>
    
    Signed-off-by: yy <[email protected]>
    
    * chore: fix pull image logic.
    Signed-off-by: yy <[email protected]>
    
    Signed-off-by: yy <[email protected]>
    
    * fix offline build
    
    * chore: fix database monitor.
    Signed-off-by: yy <[email protected]>
    
    Signed-off-by: yy <[email protected]>
    
    * chore: fix kb prometheus.
    Signed-off-by: yy <[email protected]>
    
    Signed-off-by: yy <[email protected]>
    
    * chore: fix deploy order problem.
    Signed-off-by: yy <[email protected]>
    
    Signed-off-by: yy <[email protected]>
    
    ---------
    
    Signed-off-by: yy <[email protected]>
    lingdie committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    5c22d8a View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    6cb761e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9418ed View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. 🤖 add release changelog using rebot. (#4442)

    Signed-off-by: sealos-release-robot <[email protected]>
    sealos-release-robot committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    967c5bf View commit details
    Browse the repository at this point in the history
  2. feat(sealos create): Add command preview functionality (#4291)

    * feat: add command preview functionality
    
    * move formalizeWorkingCommand into guest pkg
    
    * add license
    
    * update: ImageType var
    LZiHaN committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    8abdf56 View commit details
    Browse the repository at this point in the history
  3. fix:db auth & template develop (#4445)

    Signed-off-by: jingyang <[email protected]>
    zjy365 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    6eaec67 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. fix:privoder logo svg (#4446)

    Signed-off-by: jingyang <[email protected]>
    zjy365 committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    d73becb View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Separate database svc and minio svc (#4447)

    * separate database svc and minio svc
    
    * delete OBJECT_STORAGE_INSTANCE env
    
    * fix deploy.yaml
    nowinkeyy committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    a35524d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15279bc View commit details
    Browse the repository at this point in the history
  3. chore: fix docs link. (#4451)

    Signed-off-by: yy <[email protected]>
    lingdie committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    1ea7542 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    873894f View commit details
    Browse the repository at this point in the history
  5. docs: add master services agreement (#4452)

    Signed-off-by: Carson Yang <[email protected]>
    yangchuansheng committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b4daa2d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. adapt ephemeral storage limit range (#4456)

    * repair calculation ratio
    
    * adapt limit range
    bxy4543 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    e87219f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07fdde5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c3563b View commit details
    Browse the repository at this point in the history
  4. feat:template deploy add template-static (#4457)

    Signed-off-by: jingyang <[email protected]>
    zjy365 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    16b92b8 View commit details
    Browse the repository at this point in the history
  5. docs: Add templates documentation (#4458)

    Signed-off-by: Carson Yang <[email protected]>
    yangchuansheng committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    972784f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. fix:dbprovider maximum storage (#4459)

    Signed-off-by: jingyang <[email protected]>
    zjy365 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    73b12c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6e55b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    60c4819 View commit details
    Browse the repository at this point in the history
  2. chore: add extra value for cilium. (#4466)

    Signed-off-by: yy <[email protected]>
    lingdie committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3935b2f View commit details
    Browse the repository at this point in the history
  3. chore: add extra value for cilium. (#4468)

    Signed-off-by: yy <[email protected]>
    lingdie committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5b9e992 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. docs: add component Highlight (#4471)

    Signed-off-by: Carson Yang <[email protected]>
    yangchuansheng committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    fee8721 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. fix:template redirection problem (#4472)

    * fix:template redirection problem
    
    Signed-off-by: jingyang <[email protected]>
    
    * add loading
    
    * fix db file upload
    
    ---------
    
    Signed-off-by: jingyang <[email protected]>
    zjy365 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d7269a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4e61a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87269b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    2441732 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6bf29b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. add cost service swagger (#4474)

    * fix
    
    * add costs{GetRechargeAmount/GetConsumptionAmount/GetPropertiesUsedAmount} api
    bxy4543 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    e45e3b7 View commit details
    Browse the repository at this point in the history
  2. style & feat: new UI components & automatically re-watch (#4433)

    * feat: Replaced mobx with zustand
    
    * fix: displayed wrong time and info
    
    * fix: The content of badge overflow
    
    * style: Collected theme and added dumpKubeObject function
    
    * feat: Ingress & Secret resource
    
    * fix: errors in using next build
    
    * feat: Events overview and new UI components
    
    * feat: kubeconfig parser
    
    * feat: KubePanel v1.0.0
    
    * fix: merge conflict
    
    * fix: Add clear logo and icon
    
    * fix: Fixed Sider
    
    * feat: Auto deploy
    
    * fix: Wrong margin-left in Content due to fixed style Sider
    
    * fix: tailwind css conflict with antd
    
    * style: clean codes
    
    * feat: styled monaco editor
    
    * style: change ui style
    
    * style: make new style for create resource modal
    
    * style: change file location
    
    * style: action button and delete popconfirm
    
    * fix: import error
    
    * style: clean packages
    
    * feat: automatically watch
    
    * feat: table pagination
    
    * feat: resource filter triggered by name
    
    * style: reposition components to fix next build problems
    
    * feat: automatically re-watch
    Wishrem committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    26e06ad View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Optimize/monitor (#4481)

    * add Traffic interface
    
    * add sum traffic used
    
    * remove useless code
    bxy4543 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    e819739 View commit details
    Browse the repository at this point in the history
  2. feat:launchpad monitor api & template ssr (#4482)

    * feat:launchpad monitoring api
    
    Signed-off-by: jingyang <[email protected]>
    
    * fix i18n
    
    * template ssr
    
    * fix
    
    ---------
    
    Signed-off-by: jingyang <[email protected]>
    zjy365 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ae7f63f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    2857df5 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    a748715 View commit details
    Browse the repository at this point in the history
  2. feat:template carousel image (#4485)

    * feat:template carousel image
    
    Signed-off-by: jingyang <[email protected]>
    
    * fix color
    
    ---------
    
    Signed-off-by: jingyang <[email protected]>
    zjy365 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    cd56ca8 View commit details
    Browse the repository at this point in the history
  3. feat:app logo colorful & blue bg (#4488)

    Signed-off-by: jingyang <[email protected]>
    zjy365 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    dfb748f View commit details
    Browse the repository at this point in the history
  4. fix:docs wow.min.js (#4489)

    zjy365 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d5c2fec View commit details
    Browse the repository at this point in the history
  5. feat:db adapt mongo instance count (#4490)

    * feat:db adapt mongo instance count
    
    Signed-off-by: jingyang <[email protected]>
    
    * app logo
    
    Signed-off-by: jingyang <[email protected]>
    
    ---------
    
    Signed-off-by: jingyang <[email protected]>
    zjy365 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    9125932 View commit details
    Browse the repository at this point in the history
  6. Feat/e2e test (#4486)

    * init e2e multi node test
    
    * fix get cert kube && get ready node
    
    * generated terraform && add workflow
    
    * optimize test
    
    * ignore test ci-lint
    bxy4543 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    883b7df View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Update README.md (#4492)

    fanux committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a6e0964 View commit details
    Browse the repository at this point in the history
  2. feat: support multi domains for ingress webhooks. (#4491)

    * feat: support multi domains for ingress webhooks.
    
    Signed-off-by: yy <[email protected]>
    
    * chore: delete domain env.
    
    Signed-off-by: yy <[email protected]>
    
    * chore: fix license.
    
    Signed-off-by: yy <[email protected]>
    
    ---------
    
    Signed-off-by: yy <[email protected]>
    lingdie committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    f3de924 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. chore: fix validator setup. (#4495)

    Signed-off-by: yy <[email protected]>
    lingdie committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e4974dd View commit details
    Browse the repository at this point in the history
  2. chore: template add init container. (#4496)

    Signed-off-by: yy <[email protected]>
    lingdie committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    0948afe View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. style(kubepanel): improve the overall style (#4494)

    * chore(kubepanel): remove unused packages
    
    * style(kubepanel): adjust workload  pie
    
    * style(kubepanel): cascader style improve
    
    * style(kubepanel): modal fullscreen
    
    * chore: deal with conflict
    
    * style: editor style perf
    
    * perf: editor feature perf
    
    * style(kubepanel): tooltip style perf
    
    * style(kubepanel): pagination style perf
    
    * fix: zustand
    
    * fix: fix node:fs
    mlhiter committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    2057bca View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. docs: update lychee config (#4498)

    Signed-off-by: Carson Yang <[email protected]>
    yangchuansheng committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9d606dc View commit details
    Browse the repository at this point in the history
  2. feat:template language detection & instance api (#4497)

    * feat:template language detection & instance api
    
    Signed-off-by: jingyang <[email protected]>
    
    * fix cronjob
    
    * launchpad last reason
    
    ---------
    
    Signed-off-by: jingyang <[email protected]>
    zjy365 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    0495264 View commit details
    Browse the repository at this point in the history
  3. chore: support terminal using random service name. (#4499)

    * chore: support terminal using random service name.
    
    Signed-off-by: yy <[email protected]>
    
    * fix license
    
    * fix fmt
    
    * chore: fix makefile.
    Signed-off-by: yy <[email protected]>
    
    Signed-off-by: yy <[email protected]>
    
    * chore: fix ingress backend service name.
    Signed-off-by: yy <[email protected]>
    
    Signed-off-by: yy <[email protected]>
    
    * chore: delete duplicate license in deploy.yaml.
    Signed-off-by: yy <[email protected]>
    
    Signed-off-by: yy <[email protected]>
    
    ---------
    
    Signed-off-by: yy <[email protected]>
    lingdie committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    09434a6 View commit details
    Browse the repository at this point in the history
  4. docs: Add new blog (#4500)

    Signed-off-by: Carson Yang <[email protected]>
    yangchuansheng committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e7b1c54 View commit details
    Browse the repository at this point in the history