Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Mar 28, 2020. It is now read-only.
coreos
/
etcd-operator
Public archive
Notifications
You must be signed in to change notification settings
Fork
738
Star
1.8k
Code
Issues
157
Pull requests
41
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
backup-operator: Support periodically backup (#1841)
- #2028
#2028
Merged
hasbro17
merged 19 commits into
coreos:master
coreos/etcd-operator:master
from
ukinau:support-periodic-backup
ukinau/etcd-operator:support-periodic-backup
Copy head branch name to clipboard
Feb 18, 2019
Conversation
Commits
19
(19)
Checks
Files changed
Merged
backup-operator: Support periodically backup (#1841)
#2028
hasbro17
merged 19 commits into
coreos:master
coreos/etcd-operator:master
from
ukinau:support-periodic-backup
ukinau/etcd-operator:support-periodic-backup
Copy head branch name to clipboard
Commits
Commits on Dec 15, 2018
backup-operator: Add BackupIntervalInSecond
Show description for d9a739d
ukinau
committed
d9a739d
View commit details
Copy full SHA for d9a739d
Browse repository at this point
backup: Add validation of BackupIntervalInSecond
Show description for 23314d9
ukinau
committed
23314d9
View commit details
Copy full SHA for 23314d9
Browse repository at this point
backup: Add LastSuccessDate
Show description for 3babc48
ukinau
committed
3babc48
View commit details
Copy full SHA for 3babc48
Browse repository at this point
Commits on Dec 17, 2018
backup: Add MaxBackups in BackupPolicy
Show description for e10633f
ukinau
committed
e10633f
View commit details
Copy full SHA for e10633f
Browse repository at this point
backup: Use path without adding info if one-shot
Show description for d36d888
ukinau
committed
d36d888
View commit details
Copy full SHA for d36d888
Browse repository at this point
backup: Reset reason if backup succeeded
ukinau
committed
31c5f4b
View commit details
Copy full SHA for 31c5f4b
Browse repository at this point
backup: Update the codegen files
ukinau
committed
2dc177c
View commit details
Copy full SHA for 2dc177c
Browse repository at this point
backup: fix typo
ukinau
committed
fce86f1
View commit details
Copy full SHA for fce86f1
Browse repository at this point
Commits on Dec 18, 2018
backup: Refactoring
ukinau
committed
d519aa7
View commit details
Copy full SHA for d519aa7
Browse repository at this point
backup: Use meta/v1.Time instead of time.Time
Show description for d1ae2c4
ukinau
committed
d1ae2c4
View commit details
Copy full SHA for d1ae2c4
Browse repository at this point
Commits on Jan 14, 2019
backup: minor fixes (naming, extra space)
ukinau
committed
7409717
View commit details
Copy full SHA for 7409717
Browse repository at this point
backup: Add periodically backup example
ukinau
committed
8737c73
View commit details
Copy full SHA for 8737c73
Browse repository at this point
Commits on Jan 16, 2019
backup: add e2e slow test for periodic backup
ukinau
committed
e7dfe4b
View commit details
Copy full SHA for e7dfe4b
Browse repository at this point
Update generated k8s code license for new year(2019)
ukinau
committed
1cdb3aa
View commit details
Copy full SHA for 1cdb3aa
Browse repository at this point
backup: Minor fix "composite literal uses unkeyed"
ukinau
committed
ab9b78e
View commit details
Copy full SHA for ab9b78e
Browse repository at this point
backup: Update CHANGELOG.md for periodic support
ukinau
committed
bb3b72c
View commit details
Copy full SHA for bb3b72c
Browse repository at this point
Commits on Feb 9, 2019
backup: Move periodbackup test after restore test
Show description for e084e9b
ukinau
committed
e084e9b
View commit details
Copy full SHA for e084e9b
Browse repository at this point
backup: Fixed the bug to get operator in infinite-loop
ukinau
committed
aee3c8d
View commit details
Copy full SHA for aee3c8d
Browse repository at this point
Commits on Feb 18, 2019
backup: Only Retry in the case of transient error
ukinau
committed
70aa25f
View commit details
Copy full SHA for 70aa25f
Browse repository at this point
You can’t perform that action at this time.