Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
KubeCube
Commits
29773245
Unverified
Commit
29773245
authored
3 years ago
by
star
Committed by
GitHub
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Feature add changelog (#9)
parent
c68ef3bb
main
adapt_hnc_ga
add_swagger_doc
add_v1.2.3_changelog
add_v1.2.4_changelog
apis_support_multi_auth
bugfix-audit-login
changelog-1.6.1
delete_cluster_only
enhanch_multi_cluster_mgr_pkg
extand_cluster_info_quota
extend-service-port-check
feat_version_convert_proxy
feature-audit-international
feature-delete-tenant-project
feature-extend-filter
feature-multi-filter
feature-mv-fliter
feature-restapi-rbac
feature-service-extend
feature-support-list-pod-by-deploy
feature-support-node-selector
feature-support-pvc-mountBy
feature-update-cluster
feature_version_conversion
feature_version_convert_proxy
fix-audit
fix-audit-middleware
fix-audit-outbound
fix-jwt-version
fix-supoort-http-1.3
fix/scheme-init
fix_auth_access_api
fix_auth_get_ns_list
fix_cluster_nil_pointor
fix_quota_populate
get_clusters_by_related_project
get_kubeconfig_return_file
get_user_form_context_for_auth
modify_local_up_script
modify_svc_const
move_crd_controller_to_warden
move_project_tenant_controller
optimize_cluster_info_api
optimize_mutli_cluster_sync_logic
optimize_quota_handle
optimize_version_convert
release-v1.0
release-v1.0-bugfix-tenant
release-v1.1
release-v1.2
release-v1.3
release-v1.4
release-v1.5
release-v1.6
support-specify-scheme
support_cluster_cn_name
support_filter_node
support_rbac_for_crds
support_version_convert_for_client
support_warden_register
widen_cluster_name_limit
v1.6.1
v1.6.0
v1.5.1
v1.5.0
v1.4.2
v1.4.1
v1.4.0
v1.3.2
v1.3.1
v1.3.0
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v1.0.0-rc0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/changelog.md
+61
-0
docs/changelog.md
with
61 additions
and
0 deletions
+61
-0
docs/changelog.md
0 → 100644
+
61
-
0
View file @
29773245
# V1.0.0-rc0
2021-7-16
## Feature
### Platform management
-
Add account management
-
Add tenant, project management, and support level-by-level transfer of permissions
-
Support OpenAPI
-
Add record the operation audit log, supporting KubeCube and K8s API Server
-
Support the component hotplug
### K8s cluster management
-
Add permission management, based on K8s RBAC capability expansion
-
Add K8s cluster management and resource synchronization between clusters
-
Add tenant and namespace quota management
### K8s resource management
-
Add workload management
-
Add service and discovery management
-
Add configuration management
-
Add PVC management
-
Add Yaml orchestration function
### Observable
-
Add the prometheus monitoring function
-
Add fail alarm function
-
Add log collect and query function
### Online operation and maintenance tools
-
Add terminal capabilities
-
Provide K8s fault diagnosis tool
### Other non-functional
-
Provide All-in-One lightweight deployment mode and provide high-availability deployment mode in production environment
-
Provide usage documentation, link
[
kubecube.io
](
https://www.kubecube.io/
)
-
With single test and e2e test
-
Conduct laboratory stability and performance tests
## Dependencies
-
hnc v0.8.0-kubecube.0.1
-
nginx-ingress v0.46.0
-
helm 3.x
-
metrics-server v0.4.1
-
elasticsearch 7.8
-
kubecube-monitoring 15.4.8
-
thanos 3.18.0
-
logseer v1.0.0
-
logagent v1.0.0
-
kubecube-audit 1.0.0-rc0
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help