Prometheus Mesos Exporter
blue-yonder/mesos-threshold-oversubscription 43
Simple, threshold-based oversubscription modules for Apache Mesos
Building and packaging Python with Pants and PEX - an annotated example
StephanErb/engineering-notes 5
A personal collection of some ideas in computer science, software engineering, and programming
blue-yonder/grammar-of-graphics-minard-example 4
Recreation of Charles Minard's Data Visualisation in Python using Altair
StephanErb/aurora-expedition 4
Apache Mesos & Apache Aurora in Action - a tutorial
Prometheus Mesos exporter
The PyPA recommended tool for installing Python packages
Prometheus exporter for the Azure billing API
issue commentAzure/AKS
StatefulSet is not recreated correctly when node memory limit reached
Triage required from @Azure/aks-pm
comment created time in 2 hours
fork criemen/dotfiles_template
A template for structuring dotfiles (using Dotbot as an installer) 📜
fork in 3 hours
issue commentAzure/AKS
Support for multi-region clusters
Bumping, any thoughts @seanmck @palma21 if this is coming?
comment created time in 5 hours
issue commentAzure/AKS
[Bug] Network Policies worked on NPM v1.1.4 does not work as it is in NPM v1.1.5
Issue needing attention of @Azure/aks-leads
comment created time in 8 hours
issue commentAzure/AKS
Node pools set to 0 do not get upgraded when rolling cluster-wide AKS upgrade
Issue needing attention of @Azure/aks-leads
comment created time in 8 hours
issue commentAzure/AKS
Pods with mounted Azure File Share randomly fails to move directory
Issue needing attention of @Azure/aks-leads
comment created time in 8 hours
issue commentAzure/AKS
Add support for custom NTP servers
Triage required from @Azure/aks-pm
comment created time in 8 hours
issue closeddevpi/devpi
New local install of devpi-server has PermissionError for devpi-server --version
<!-- Thanks for filing an issue!
Please check the following points before submitting:
- [ ] Are you using the latest released version? If something is preventing you from trying with the newest version, we would like to know so we can make it easier.
- [ ] Provide the output of
pip list
from the virtual environment you are using. - [ ] Provide the Python and operating system versions under which the issue occurs.
- [ ] If possible, provide a minimal example to reproduce the issue.
-->
I installed devpi-server with the simple instructions listed. This is using a local install of python3 and openssl.
When performing the devpi-server --version
command I'm met with:
[devpi@py ~]$ devpi-server --version
Traceback (most recent call last):
File "/users/devpi/python3/dist/bin/devpi-server", line 5, in <module>
from devpi_server.main import main
File "/users/devpi/python3/dist/lib/python3.9/site-packages/devpi_server/main.py", line 17, in <module>
from .model import BaseStage
File "/users/devpi/python3/dist/lib/python3.9/site-packages/devpi_server/model.py", line 19, in <module>
from .auth import hash_password, verify_and_update_password_hash
File "/users/devpi/python3/dist/lib/python3.9/site-packages/devpi_server/auth.py", line 8, in <module>
from passlib.context import CryptContext
File "/users/devpi/python3/dist/lib/python3.9/site-packages/passlib/context.py", line 16, in <module>
from passlib.registry import get_crypt_handler, _validate_handler_name
File "/users/devpi/python3/dist/lib/python3.9/site-packages/passlib/registry.py", line 12, in <module>
from passlib.ifc import PasswordHash
File "/users/devpi/python3/dist/lib/python3.9/site-packages/passlib/ifc.py", line 10, in <module>
from passlib.utils.decor import deprecated_method
File "/users/devpi/python3/dist/lib/python3.9/site-packages/passlib/utils/__init__.py", line 854, in <module>
from crypt import crypt as _crypt
File "/users/devpi/python3/dist/lib/python3.9/crypt.py", line 117, in <module>
_add_method('MD5', '1', 8, 34)
File "/users/devpi/python3/dist/lib/python3.9/crypt.py", line 94, in _add_method
result = crypt('', salt)
File "/users/devpi/python3/dist/lib/python3.9/crypt.py", line 82, in crypt
return _crypt.crypt(word, salt)
PermissionError: [Errno 1] Operation not permitted
[devpi@py ~]$ python --version
Python 3.9.2
[devpi@py ~]$ cat /etc/os-release
NAME="Red Hat Enterprise Linux Server"
VERSION="7.9 (Maipo)"
I've also tried a clean venv to see if that changed anything, and same results.
closed time in 12 hours
chadhutchins182issue commentdevpi/devpi
New local install of devpi-server has PermissionError for devpi-server --version
Ended up figuring this out. It was FIPS mode enabled on this RHEL VM. Once FIPS mode was turned off the devpi-server --version
worked correctly.
comment created time in 12 hours
push eventaphyr/distsys-class
commit sha f4c001fe3ed5884083cf981f70ba4a1a4d2fae8c
Write down the actual intro I use
commit sha 9d16cf5b49aa17578853cfc1058318d03a1d75c2
Add schedule for six days (24 h) with labs
push time in 14 hours
issue commentAzure/AKS
OMS Agent doesn't work on AKS with Kubernetes version 1.18.8
Issue needing attention of @Azure/aks-leads
comment created time in 14 hours
issue commentAzure/AKS
Migrate Standard PVC to Premium PVC pod not starting up after restarting it.
Issue needing attention of @Azure/aks-leads
comment created time in 14 hours
issue commentAzure/AKS
Adjusting the update interval on http_application_routing gets over-written
Issue needing attention of @Azure/aks-leads
comment created time in 14 hours
issue commentAzure/AKS
How do upgradeChannel and kubernetesVersion interact in an ARM template?
Triage required from @Azure/aks-pm
comment created time in 14 hours
startedYelp/detect-secrets
started time in 16 hours
issue commentAzure/AKS
Upgrading control plane causes api server to be unavailable
Thanks for raising this @arsnyder16, we're looking into what might have caused this.
Is it a single replica deployment? No, uptime SLA clusters have multiple replicas.
Do you mind sharing your cluster details so we can investigate further?
Thanks!
comment created time in 16 hours
startedfaif/python-patterns
started time in 18 hours
issue commentAzure/AKS
Upgrading control plane causes api server to be unavailable
Action required from @Azure/aks-pm
comment created time in a day
issue commentAzure/AKS
While I understand that the client is logging this I fail to understand why the calls to the kubernetes API cost > 50ms. And mostly, why some requests can take as much as 1 min to resolve.
My guess is that the raate limiter is stacking the requests but i don't get why even then it's too much for the server to handle. At most, of my understanding, we get maybe 300 requests per second. Which does not seem like much?
comment created time in a day
issue commentAzure/AKS
Ceph NFS is not working in AKS
Issue needing attention of @Azure/aks-leads
comment created time in a day
Access to tolino cloud with Python 3
fork in a day
issue commentcontainernetworking/cni
Provide a vendor directory to avoid downloading all go modules when execute "go build"
Please explain what you built using go build
. This repo is primarily a library.
comment created time in a day
issue commentAzure/AKS
looking for the updated sdk /nugget for aks - to use Ephemeral disk option
Issue needing attention of @Azure/aks-leads
comment created time in a day
issue commentAzure/AKS
[Feature Request] AKS Managed Service Mesh
There's an OSM add-on coming, would that help? #1787
Any timeline for going on GA and available as a AKS managed add on ?
It is not in GA it seems https://servicemesh.es/
comment created time in a day
issue commentAzure/AKS
az aks create -with --attach-acr is creating Managed Identity by default
Triage required from @Azure/aks-pm
comment created time in 2 days
startedlearnk8s/xlskubectl
started time in 2 days
startedla10736/rstest
started time in 2 days