The Wayback Machine - https://web.archive.org/web/20211122225527/https://github.com/bigbitbus
Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report bigbitbus

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. k8s-tutorial-python Public archive

    Code and documentation for the Kubernetes 101 for Python Programmers tutorial (Kubernetes + Django Web Development)

    HCL 52 15

  2. Terraform and salt integration for the best of cloud orchestration and remote execution+configuration management

    HCL 44 10

  3. Use public cloud SDKs to measure object store CRUD operations times (S3, google cloud storage, azure blobs etc.)

    Python 2 1

  4. Linux bash scripts to collect system information and run performance tests.

    Shell 1

  5. SaltStack

213 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2021

Created a pull request in run-x/opta that received 16 comments

Feature/ingress annotations

Description Safety checklist This change is backwards compatible and safe to apply by existing users This change will NOT lead to data loss Thi…

+50 −2 16 comments
Opened 10 other pull requests in 3 repositories
Reviewed 6 pull requests in 2 repositories

Created an issue in pycontribs/subprocess-tee that received 1 comment

Limitation because subprocess.run with timeout doesnt work for child processes

I am trying to use a timeout to kill a subprocess launched via .run(timeout=); this is not supported unlike the original subprocess.run() To reprod…

1 comment