Skip to content

Commit

Permalink
chore: update karmada module structure.
Browse files Browse the repository at this point in the history
Signed-off-by: Lan Liang <[email protected]>
  • Loading branch information
liangyuanpeng committed Jul 29, 2024
1 parent edbf0c5 commit e796cba
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 e796cba

Please sign in to comment.