Closed
Conversation
…e original repository
… deprecated function calls
* fix manifest goals to generate CRD manifest into config/crd/bases * camelcasing purgeKeysOnRebalance property in CRD v1 * add SubStatus to RedisCluster object, code refactoring and cleanup, makefile review * Makefile goal messages alignement * rename Monitoring component as Robin and update docs * rename Monitoring component as Robin and update docs * set 'redis-cluster-name' and 'redis.rediscluster.operator/component' labels to Robin deployment * Makefile cleanup and completion * perform a fast upgrade when purgeKeysOnBalance flag is active and no replicas configured * set to false only the conditions managed by the Operator when scaling down to 0 replicas * fmt * refactoring to remove overwritten parameter * moving to inditex.dev group from inditex.com * refactoring and add resources to Robin in sample manifest * refactoring and add .dockerignore file * refactoring CheckAndCreateK8sObjects function * remove Spec.Labels populating with RedisCluster labels * add support to replica updates when the cluster is being created and has not reached the Configuring status yet * Fast Upgrade refactorized to support multiple upgrades * refactoring * remove active waits for pods to be ready when upgrading a redis cluster * remove not valid config parameter from ConfigMap creation * update Go version to 1.24.4
* remove check cluster nodes integrity when in Ready status * remove cluster meet or cluster balance from Ready status reconciliation and refactoring * rename manager source files * fmt * robin module added to make API calls, update redis cluster initialization, cleanup and refactoring * check unsupported status * compare Robin configurations excluding status when reconciling * Remove double imports * add checks to Initializing status * add checks to Initializing status * add Configuring status reconciliation logic * add Configuring status reconciliation logic * clean Ready status reconciliation checks removing Redis operations * typo * update cluster nodes info in RedisCluster object * remove RedisCLI from CRD, code refactoring and cleanup * refactor Robin code! * refactoring * refactor finalizers checks * move status and substatus to constants * recode fast upgrade to use Robin endpoints * refactoring and cleanup * fix checkAndCreateStatefulSet function to not issue a false error when all pods are created * update cluster scalingup to use Robin * Scaling down integrated with Robin * Fast scaling and substatus renaming * Cluster fix Robin call implementation * Slow upgrade updated to use Robin * Remove outdated code and all references to redis go lib * fmt * Remove dead code and cleanup * Update to Go version 1.24.5 * Update cluster configuration when slow upgrading
* Renaming CRD as RediKeyCluster, using rkcl shortname, and updating Makefile, config files, dockerfile and code * fmt * Rename manager go module * fmt * Rename code symbols, labels and log messages * Rename manager user agent name * Rename webhook * Rename docs * Rename internal code symbols * Rename internal code symbols * Update Go version to v1.24.6 * Add printcolumns to show master nodes, replicas per node, ephemeral flag and purgeKeysOnRebalance flag * Add additiona columns to kubectl get rkcl -o wide * Rename Robin endpoints * Delete redis references from Kubebuilder configuration * Remove Redis references from tests and docs * Fix Makefile! * Add info message to Makefile * Typo * Add RedKey Cluster description to readme * Rename RedisRobin as RedkeyRobin
* Rename files * Rename robinRedis variables * Move Robin status to its own constants * Fast scaling resetting the cluster nodes list * No cluster fix needed
…pgrading logic (#13) * Typo * Reordering operations for cluster upgrade, including disabling Robin reconciliation * Add copyright * Fix image renaming when processing manifests files for debug profile * Renaming PersistRobinStatut function as PersistRobinStatus * Typo * Added SetAndPersistRobinStatus function * Extend upgrading requeuing time
* Do not force fix operation on Robin and let him do the scalingUp * Build images using the defined Golang and Delve versions defined in Makefile * Add debug launcher to connect to delve * Add Robin /v1/cluster/status endpoint * Check Robin cluster status to know when the cluster scaling is finished * Check for cluster readiness using cluster status when configuring * Update the rapid upgrading to check the cluster status to determine when the operation is finished
* Check pods readiness when upgrading taking the StatefulSet replicas as the number of required pods, do not update RKCL replicas when scaling up the cluster before upgrading * fmt * Remove unused function * CRD validation added to block replicas from being modified if the cluster is not in Ready status
* Update docs * Update docs
Improved clarity and grammar in the documentation regarding ephemeral mode, including changes to the explanation and YAML snippet.
* Remove webhook * Update Redkey logo using k downcase * Replace RedKey with Redkey (k downcase) in docs * Replace RedKey with Redkey (k downcase) * Rename RedKey with Redkey (k downcase) * Use Primary nodes instead Master nodes * Update sed commands in Makefile * Robin status is updated when entering/leaving Maintenance mode * Move developer docs * Fix Robin developer guide link * Fix Service and StatefulSet overriding. purgeKeysOnRebalance and deletePvc are always shown when executing kubectl get rkcl * Renaming master with primary * Renaming master with primary, slave with replica, RedisCluster with RedkeyCluster and rdcl with rkcl * Replace rdcl with rkcl * fmt * Update CRD to specify Robin configuration as part of the structure instead as plain text yaml * Doc update
* Node field masterId renames as primaryId * Update robing debug manifest * Robin uses primaries instead masters * Update tests * Update rediscluster references * Remove slots from Robin response when asking for cluster nodes * fmt * Remove flags from Robin cluster nodes endpoint and add role
…Spec (#36) * Use PartialPodTemplateSpec in RobinSpec instead of corev1.PodTemplateSpec * fmt
* Fix robin debug manifests * Fix logging message * Reduce log verbosity when moving slots * Refactoring to suit the Robin regression fix. Substatuses renaming * Removing unnecessary checks when slow upgrading * Renaming substatus * Update docs to suit substatus renaming
* Update README.md file adding quich start guide, project detailed info and reorganizing * Update license header * Configure coherent controller-gen version for the operator sdk version used * Add PROJECT file required by operator sdk to build the bundle * Add base CSV file * Fix logo size * Add Operator icon to CSV base file * Update version and set the CRD annotation version from make * Update the operator-version when generating the manifests to update bundle and deployment manifests generated * Update logging message * Trimming file * Commit generated CRD * Remove image set by kustomize to not interfere with other goals * Update Makefile to build and push the catalog * clean goal removes .local directory * Updating development guide * Rename variables * Update Go version to 1.25.7 * Use profile as IMG version * Use version to tag IMG for coherence with the other release goals * release.yml workflow updated to build and push operator, bundle and catalog images * Update maintainers email address in CSV base file * Add copyright info * Update version in Quick Start guide * Reference repo releases to get the available versions * Fixing image name in release workflow * Update operator info in base csv file * Adjust channels in Makefile * Update CSV base adding operator info * Update CSV base -> capability level set to Auto Pilot * Fix copyright headers * Check bundle generation using IMAGE_TAG_BASE * Use redkey.inditex.dev group * Add required copyright headers to generated files
…as public because of reduced runners resources
…as public because of reduced runners resources
* fix: protect integer conversion * fix: add permissions to workflows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.