Skip to content

Commit

Permalink
Merge pull request #189 from liangyuanpeng/karmada_update
Browse files Browse the repository at this point in the history
chore: update karmada module structure.
  • Loading branch information
Peefy authored Jul 29, 2024
2 parents edbf0c5 + e796cba commit 6413b5a
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 182 deletions.
4 changes: 2 additions & 2 deletions karmada/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Introduction

`karmada` is the karmada spec definition
`karmada` is the [karmada](https://github.com/karmada-io/karmada) spec definition

## Resource

Code source and document is [here](https://github.com/kcl-lang/artifacthub/tree/main/karmada)
Code source and document is [here](https://github.com/kcl-lang/artifacthub/tree/main/karmada/1.8)
41 changes: 0 additions & 41 deletions karmada/k8s/apimachinery/pkg/apis/meta/v1/managed_fields_entry.k

This file was deleted.

97 changes: 0 additions & 97 deletions karmada/k8s/apimachinery/pkg/apis/meta/v1/object_meta.k

This file was deleted.

41 changes: 0 additions & 41 deletions karmada/k8s/apimachinery/pkg/apis/meta/v1/owner_reference.k

This file was deleted.

2 changes: 1 addition & 1 deletion karmada/kcl.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "karmada"
edition = "0.1.0"
version = "0.1.0"
version = "0.1.1"

[dependencies]
k8s = "1.27"

0 comments on commit 6413b5a

Please sign in to comment.