Skip to content

Commit

Permalink
chore: remove outdate cc licenses (#1470)
Browse files Browse the repository at this point in the history
(cherry picked from commit 629daa0)
  • Loading branch information
Y-Rookie committed Feb 18, 2025
1 parent 180458d commit b3549c0
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 255 deletions.
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
//Copyright (C) 2022-2023 ApeCloud Co., Ltd
//
//This file is part of KubeBlocks project
//
//This program is free software: you can redistribute it and/or modify
//it under the terms of the GNU Affero General Public License as published by
//the Free Software Foundation, either version 3 of the License, or
//(at your option) any later version.
//
//This program is distributed in the hope that it will be useful
//but WITHOUT ANY WARRANTY; without even the implied warranty of
//MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
//GNU Affero General Public License for more details.
//
//You should have received a copy of the GNU Affero General Public License
//along with this program. If not, see <http://www.gnu.org/licenses/>.

#VtGateParameter: {

// Stop buffering completely if a failover takes longer than this duration. (default 20s)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
//Copyright (C) 2022-2023 ApeCloud Co., Ltd
//
//This file is part of KubeBlocks project
//
//This program is free software: you can redistribute it and/or modify
//it under the terms of the GNU Affero General Public License as published by
//the Free Software Foundation, either version 3 of the License, or
//(at your option) any later version.
//
//This program is distributed in the hope that it will be useful
//but WITHOUT ANY WARRANTY; without even the implied warranty of
//MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
//GNU Affero General Public License for more details.
//
//You should have received a copy of the GNU Affero General Public License
//along with this program. If not, see <http://www.gnu.org/licenses/>.

#VtTabletParameter: {

// Connection timeout to mysqld in milliseconds. (0 for no timeout, default 500)
Expand Down
17 changes: 0 additions & 17 deletions addons/apecloud-mysql/config/mysql8-config-constraint.cue
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
//Copyright (C) 2022-2023 ApeCloud Co., Ltd
//
//This file is part of KubeBlocks project
//
//This program is free software: you can redistribute it and/or modify
//it under the terms of the GNU Affero General Public License as published by
//the Free Software Foundation, either version 3 of the License, or
//(at your option) any later version.
//
//This program is distributed in the hope that it will be useful
//but WITHOUT ANY WARRANTY; without even the implied warranty of
//MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
//GNU Affero General Public License for more details.
//
//You should have received a copy of the GNU Affero General Public License
//along with this program. If not, see <http://www.gnu.org/licenses/>.

#MysqlParameter: {

// reference aws rds params: https://console.amazonaws.cn/rds/home?region=cn-north-1#parameter-groups-detail:ids=default.mysql8.0;type=DbParameterGroup;editing=false
Expand Down
17 changes: 0 additions & 17 deletions addons/apecloud-postgresql/config/pg14-config-constraint.cue
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
//Copyright (C) 2022-2023 ApeCloud Co., Ltd
//
//This file is part of KubeBlocks project
//
//This program is free software: you can redistribute it and/or modify
//it under the terms of the GNU Affero General Public License as published by
//the Free Software Foundation, either version 3 of the License, or
//(at your option) any later version.
//
//This program is distributed in the hope that it will be useful
//but WITHOUT ANY WARRANTY; without even the implied warranty of
//MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
//GNU Affero General Public License for more details.
//
//You should have received a copy of the GNU Affero General Public License
//along with this program. If not, see <http://www.gnu.org/licenses/>.

// PostgreSQL parameters: https://postgresqlco.nf/doc/en/param/
#PGParameter: {
// Allows tablespaces directly inside pg_tblspc, for testing, pg version: 15
Expand Down
17 changes: 0 additions & 17 deletions addons/clickhouse/configs/clickhouse-config-constraint.cue
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
//Copyright (C) 2022-2023 ApeCloud Co., Ltd
//
//This file is part of KubeBlocks project
//
//This program is free software: you can redistribute it and/or modify
//it under the terms of the GNU Affero General Public License as published by
//the Free Software Foundation, either version 3 of the License, or
//(at your option) any later version.
//
//This program is distributed in the hope that it will be useful
//but WITHOUT ANY WARRANTY; without even the implied warranty of
//MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
//GNU Affero General Public License for more details.
//
//You should have received a copy of the GNU Affero General Public License
//along with this program. If not, see <http://www.gnu.org/licenses/>.

#ProfilesParameter: {
[string]: #ClickhouseParameter
// ignore other configure
Expand Down
17 changes: 0 additions & 17 deletions addons/kafka/configs/kafka-server-constraint.cue
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
//Copyright (C) 2022-2023 ApeCloud Co., Ltd
//
//This file is part of KubeBlocks project
//
//This program is free software: you can redistribute it and/or modify
//it under the terms of the GNU Affero General Public License as published by
//the Free Software Foundation, either version 3 of the License, or
//(at your option) any later version.
//
//This program is distributed in the hope that it will be useful
//but WITHOUT ANY WARRANTY; without even the implied warranty of
//MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
//GNU Affero General Public License for more details.
//
//You should have received a copy of the GNU Affero General Public License
//along with this program. If not, see <http://www.gnu.org/licenses/>.

// https://kafka.apache.org/documentation/#brokerconfigs
#KafkaParameter: {

Expand Down
17 changes: 0 additions & 17 deletions addons/mogdb/config/mogdb-config-constraint.cue
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
//Copyright (C) 2022-2023 ApeCloud Co., Ltd
//
//This file is part of KubeBlocks project
//
//This program is free software: you can redistribute it and/or modify
//it under the terms of the GNU Affero General Public License as published by
//the Free Software Foundation, either version 3 of the License, or
//(at your option) any later version.
//
//This program is distributed in the hope that it will be useful
//but WITHOUT ANY WARRANTY; without even the implied warranty of
//MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
//GNU Affero General Public License for more details.
//
//You should have received a copy of the GNU Affero General Public License
//along with this program. If not, see <http://www.gnu.org/licenses/>.

// PostgreSQL parameters: https://postgresqlco.nf/doc/en/param/
#PGParameter: {
// use data in another directory
Expand Down
17 changes: 0 additions & 17 deletions addons/mysql/config/mysql5.7-config-constraint.cue
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
//Copyright (C) 2022-2023 ApeCloud Co., Ltd
//
//This file is part of KubeBlocks project
//
//This program is free software: you can redistribute it and/or modify
//it under the terms of the GNU Affero General Public License as published by
//the Free Software Foundation, either version 3 of the License, or
//(at your option) any later version.
//
//This program is distributed in the hope that it will be useful
//but WITHOUT ANY WARRANTY; without even the implied warranty of
//MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
//GNU Affero General Public License for more details.
//
//You should have received a copy of the GNU Affero General Public License
//along with this program. If not, see <http://www.gnu.org/licenses/>.

#MysqlParameter: {
// This variable is available if the server was compiled using OpenSSL (see Section 6.3.4, “SSL Library-Dependent Capabilities”).
auto_generate_certs?: string & "OFF" | "ON" | *"ON"
Expand Down
17 changes: 0 additions & 17 deletions addons/mysql/config/mysql8-config-constraint.cue
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
//Copyright (C) 2022-2023 ApeCloud Co., Ltd
//
//This file is part of KubeBlocks project
//
//This program is free software: you can redistribute it and/or modify
//it under the terms of the GNU Affero General Public License as published by
//the Free Software Foundation, either version 3 of the License, or
//(at your option) any later version.
//
//This program is distributed in the hope that it will be useful
//but WITHOUT ANY WARRANTY; without even the implied warranty of
//MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
//GNU Affero General Public License for more details.
//
//You should have received a copy of the GNU Affero General Public License
//along with this program. If not, see <http://www.gnu.org/licenses/>.

#MysqlParameter: {

// reference aws rds params: https://console.amazonaws.cn/rds/home?region=cn-north-1#parameter-groups-detail:ids=default.mysql8.0;type=DbParameterGroup;editing=false
Expand Down
17 changes: 0 additions & 17 deletions addons/orioledb/config/orioledb-config-constraint.cue
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
//Copyright (C) 2022-2023 ApeCloud Co., Ltd
//
//This file is part of KubeBlocks project
//
//This program is free software: you can redistribute it and/or modify
//it under the terms of the GNU Affero General Public License as published by
//the Free Software Foundation, either version 3 of the License, or
//(at your option) any later version.
//
//This program is distributed in the hope that it will be useful
//but WITHOUT ANY WARRANTY; without even the implied warranty of
//MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
//GNU Affero General Public License for more details.
//
//You should have received a copy of the GNU Affero General Public License
//along with this program. If not, see <http://www.gnu.org/licenses/>.

// PostgreSQL parameters: https://postgresqlco.nf/doc/en/param/
#PGParameter: {
// Allows tablespaces directly inside pg_tblspc, for testing, pg version: 15
Expand Down
17 changes: 0 additions & 17 deletions addons/rabbitmq/config/config-constraint.cue
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
//Copyright (C) 2022-2023 ApeCloud Co., Ltd
//
//This file is part of KubeBlocks project
//
//This program is free software: you can redistribute it and/or modify
//it under the terms of the GNU Affero General Public License as published by
//the Free Software Foundation, either version 3 of the License, or
//(at your option) any later version.
//
//This program is distributed in the hope that it will be useful
//but WITHOUT ANY WARRANTY; without even the implied warranty of
//MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
//GNU Affero General Public License for more details.
//
//You should have received a copy of the GNU Affero General Public License
//along with this program. If not, see <http://www.gnu.org/licenses/>.

#RabbitMQParameter: {
// Ports or hostname/pair on which to listen for "plain" AMQP 0-9-1 and AMQP 1.0 connections (without TLS). See the [Networking guide](https://www.rabbitmq.com/docs/networking) for more details and examples.
"listeners.tcp.1"?: string | *"5672"
Expand Down
17 changes: 0 additions & 17 deletions addons/redis/config/redis-cluster7-config-constraint.cue
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
//Copyright (C) 2022-2023 ApeCloud Co., Ltd
//
//This file is part of KubeBlocks project
//
//This program is free software: you can redistribute it and/or modify
//it under the terms of the GNU Affero General Public License as published by
//the Free Software Foundation, either version 3 of the License, or
//(at your option) any later version.
//
//This program is distributed in the hope that it will be useful
//but WITHOUT ANY WARRANTY; without even the implied warranty of
//MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
//GNU Affero General Public License for more details.
//
//You should have received a copy of the GNU Affero General Public License
//along with this program. If not, see <http://www.gnu.org/licenses/>.

#RedisParameter: {

"acllog-max-len": int & >=1 & <=10000 | *128
Expand Down
17 changes: 0 additions & 17 deletions addons/redis/config/redis7-config-constraint.cue
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
//Copyright (C) 2022-2023 ApeCloud Co., Ltd
//
//This file is part of KubeBlocks project
//
//This program is free software: you can redistribute it and/or modify
//it under the terms of the GNU Affero General Public License as published by
//the Free Software Foundation, either version 3 of the License, or
//(at your option) any later version.
//
//This program is distributed in the hope that it will be useful
//but WITHOUT ANY WARRANTY; without even the implied warranty of
//MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
//GNU Affero General Public License for more details.
//
//You should have received a copy of the GNU Affero General Public License
//along with this program. If not, see <http://www.gnu.org/licenses/>.

#RedisParameter: {

"acllog-max-len": int & >=1 & <=10000 | *128
Expand Down
17 changes: 0 additions & 17 deletions addons/tdengine/configs/tdengine-taos-config-constraint.cue
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
//Copyright (C) 2022-2023 ApeCloud Co., Ltd
//
//This file is part of KubeBlocks project
//
//This program is free software: you can redistribute it and/or modify
//it under the terms of the GNU Affero General Public License as published by
//the Free Software Foundation, either version 3 of the License, or
//(at your option) any later version.
//
//This program is distributed in the hope that it will be useful
//but WITHOUT ANY WARRANTY; without even the implied warranty of
//MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
//GNU Affero General Public License for more details.
//
//You should have received a copy of the GNU Affero General Public License
//along with this program. If not, see <http://www.gnu.org/licenses/>.

#TaosParameter: {

// auto generate by cue_generate.go
Expand Down
17 changes: 0 additions & 17 deletions addons/weaviate/config/weaviate-env-constraint.cue
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
//Copyright (C) 2022-2023 ApeCloud Co., Ltd
//
//This file is part of KubeBlocks project
//
//This program is free software: you can redistribute it and/or modify
//it under the terms of the GNU Affero General Public License as published by
//the Free Software Foundation, either version 3 of the License, or
//(at your option) any later version.
//
//This program is distributed in the hope that it will be useful
//but WITHOUT ANY WARRANTY; without even the implied warranty of
//MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
//GNU Affero General Public License for more details.
//
//You should have received a copy of the GNU Affero General Public License
//along with this program. If not, see <http://www.gnu.org/licenses/>.

#WeaviateEnvs: {

// Which modules to enable in the setup?
Expand Down

0 comments on commit b3549c0

Please sign in to comment.